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
When using fawltydeps with a repo using a src layout and mixed case folder it seems that imports in /tests don't find the package directory according to fawltydeps. We can workaround this by using --base-dir src .