allynt
Results
1
issues of
allynt
#### Description Using a `factory.Faker` as the "decider" for a `factory.Maybe` instead of the name of a model field causes the following error: ``` .venv/lib/python3.8/site-packages/factory/base.py:40: in __call__ return cls.create(**kwargs) .venv/lib/python3.8/site-packages/factory/base.py:528:...
Bug