Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 271 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 271 Bytes

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