Skip to content

Commit

Permalink
Minor docstring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lafrech committed Jun 30, 2023
1 parent e4161b1 commit 0aca5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/marshmallow/base.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Abstract base classes.
These are necessary to avoid circular imports between core.py and fields.py.
These are necessary to avoid circular imports between schema.py and fields.py.
.. warning::
Expand Down

0 comments on commit 0aca5ae

Please sign in to comment.