Closed adriangb closed 3 years ago
Probably want to just copy FastAPI / Pydantic's implementation into di/_inspect.py
di/_inspect.py
It actually looks like this "just works", as per https://github.com/adriangb/di/blob/main/tests/test_wiring_pep_563.py
Probably want to just copy FastAPI / Pydantic's implementation into
di/_inspect.py