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
if a pyproject.toml exists in /the/path, and current directory is not /the/path, we doq -wf /the/path/src/a.py will fail. Why not search pyproject.toml upward from /the/path/src?