We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80a2e08 commit 5614435Copy full SHA for 5614435
app/__init__.py
@@ -8,7 +8,6 @@ def create_app():
8
"""
9
Construct the core application.
10
11
-
12
# Create flask app with CORS enabled.
13
app = Flask(__name__)
14
CORS(app)
0 commit comments