Skip to content

Commit

Permalink
Fix code style issues
Browse files Browse the repository at this point in the history
  • Loading branch information
lk-geimfari committed Feb 27, 2024
1 parent 0b33d10 commit 3cd821e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mimesis/plugins/factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,6 @@ def _get_cached_instance(

return cls._cached_instances[key]


# An alias
MimesisField = FactoryField

0 comments on commit 3cd821e

Please sign in to comment.