Files
django-stubs/conftest.py
2018-11-10 16:56:38 +03:00

3 lines
41 B
Python

pytest_plugins = [
'mypy.test.data'
]