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
__init__.py files are required for unittest autodiscovery to work. We should have a small unittest that verifies that all test_*.py files have the required __init__.py files present.