We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b33d10 commit 3cd821eCopy full SHA for 3cd821e
mimesis/plugins/factory.py
@@ -117,5 +117,6 @@ def _get_cached_instance(
117
118
return cls._cached_instances[key]
119
120
+
121
# An alias
122
MimesisField = FactoryField
0 commit comments