types-factory-boy

Typing stubs for factory-boy


License
MIT
Install
pip install types-factory-boy==0.3.1

Documentation

Typing stubs for factory-boy

This is a PEP 561 type stub package for the factory-boy package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses factory-boy.

Installation

pip install types-factory-boy