Files
django-stubs/mypy.ini
Maksim Kurnikov d0c25e3bce Allow to run from_queryset() with BaseManager, Manager (#271)
* allow to run from_queryset() with BaseManager, Manager

* fix tests
2019-12-13 20:16:33 +03:00

2 lines
33 B
INI

[mypy]
warn_unused_ignores = True