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
All the routes living in the __init__.py file is a little rough, we should break the routes out into cleaner files. Either using folder structure like packet or blueprints like conditional
The text was updated successfully, but these errors were encountered:
All the routes living in the
__init__.py
file is a little rough, we should break the routes out into cleaner files. Either using folder structure like packet or blueprints like conditionalThe text was updated successfully, but these errors were encountered: