mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-16 12:37:56 +08:00
966f8d24e6
From python/mypy#7582.
This partially reverts back the change in
0ee7c3c38b to have `__import__` return
`Any` instead of `ModuleType`.