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
The static files are handled by the cloud server during deployment however for development of the project locally, the files are stored at notes/static/.
The coding style used in this project is PyLint.
Using Pre-commit as well.