We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912ea96 commit dd3d124Copy full SHA for dd3d124
app.py
@@ -535,4 +535,4 @@ def get_data():
535
"""
536
Get all data from the data.json file
537
538
- return jsonify(data), 200
+ return jsonify(data), 200
0 commit comments