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
An error was introduced in commit 0273997 where app is imported at the top of __main__.py and triggers require_config() but it has not been registered yet at this point, resulting in an exception.