mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-07-30 11:52:55 +08:00
This is a context manager, not an iterator. Currently mypy will complain if it's used as documented.
This is a context manager, not an iterator. Currently mypy will complain if it's used as documented.