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
Describe the bug
When a package with a dashed distribution name (e.g. nats-py) is used in a repository that contains a subpackage with the same name as the import name (e.g. nats), fawltydeps reports the dependency as unused although it is used.