-
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
Create Database, Verify classes #32
Conversation
* move Database class into its own file * add very basic Verify route spec * update imports
* moves Verify class into its own file * stubs a line that requires app - could not import app
29654af
to
8834930
Compare
One suggestion is to refactor a |
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.
Some minor formatting stuff, trying to be consistent even where our pre-commit hooks fail us.
Small suggestion to move some additional settings out of app
.
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.
🚀 🚀 🚀
closes #29