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
There is no ty.toml configuration file and no [tool.ty] section in pyproject.toml. The type checker runs entirely on defaults with no explicit settings documented.
tyis invoked in the Justfile:There is no
ty.tomlconfiguration file and no[tool.ty]section inpyproject.toml. The type checker runs entirely on defaults with no explicit settings documented.