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 you have a directory within your project that's missing an __init__.py file, but it only contains Python modules (directories with __init__.py files), and no Python files, we won't catch it in the implicit namespace package rule.