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
Running this with mypy gets errors like error: Skipping analyzing "timezone_field": module is installed, but missing library stubs or py.typed marker [import-untyped]. Any plans to add typing support?
Running this with mypy gets errors like
error: Skipping analyzing "timezone_field": module is installed, but missing library stubs or py.typed marker [import-untyped]. Any plans to add typing support?