future-typing
future-typing copied to clipboard
[Feature request/Question] Import specific types from typing instead of importing typing as typing___
Reading annotations with tons of typing___. before every single type might be quite distracting (they show up in tracebacks). Is this possible to import needed types into namespace instead?