Fixed flask cors and added linting

This commit is contained in:
2024-04-22 01:23:00 -04:00
parent 094a8d763f
commit 17c6d0c575
5 changed files with 51 additions and 42 deletions

View File

@@ -29,7 +29,6 @@ ALLOWED_HOSTS = ["*"]
# ALLOWED_HOSTS = []
# Application definition
INSTALLED_APPS = [