-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Refactor Flask II] Break up top-level #799
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
Well, for reasons that are currently beyond me, our attempt last week to simplify the serving of paths to neurosift has been causing issues so I reverted to the previous structure and we can tackle it in a follow-up If I go for the whereas it should normally look like |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks for handling this!
Rebase and splinter of #796 specific to offloading various endpoints from the main
app.py
into distinct namespaces