mirror of
https://github.com/davidhalter/django-stubs.git
synced 2026-04-28 09:25:34 +08:00
a00563cfa4
* Revisit patching of mypy builtins (reveal_{type,locals})
Fixes https://github.com/typeddjango/django-stubs/issues/609
Reverts https://github.com/typeddjango/django-stubs/commit/ee58b18f1577eb31fb5faaae94725a18625904fc
* Create test_patching.yml
Co-authored-by: Nikita Sobolev <mail@sobolevn.me>