Skip to content

Commit

Permalink
update schema
Browse files Browse the repository at this point in the history
  • Loading branch information
squi-ddy committed Nov 30, 2023
1 parent 469b7dc commit 4165927
Show file tree
Hide file tree
Showing 5 changed files with 1,317 additions and 1,269 deletions.
2 changes: 1 addition & 1 deletion server/app.py → server/app_old.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from flask import Flask, request, jsonify
from flask_cors import CORS
from database import Database
from server.database_old import Database

app = Flask(__name__)
#app = Flask(__name__)
Expand Down
Loading

0 comments on commit 4165927

Please sign in to comment.