Alessio Bogon

Results 32 issues of Alessio Bogon

# Bug report ## What's wrong Having an enum that extends `TextChoices` declared inside another class (e.g. a model), results in the following error when running `mypy`: ``` file.py: error:...

bug

Fix https://github.com/pytest-dev/pytest-factoryboy/issues/223