You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fixes one of them. It is perhaps wise to ensure this is the recommended way in the documentation and why it is the recommended way (an explanation of the troubles one may encounter if using just Annotation).
That just leaves the type hinting of inject which seems to need some adjustment to appease pyright (haven't tried mypy against it yet).
I added the pyright ignore comments to make pyright happy. Can the signatures be adjusted to alleviate this usability issue?
The text was updated successfully, but these errors were encountered: