Skip to content

Commit 5f612ac

Browse files
author
bleeeana
committed
space
1 parent 78ce2aa commit 5f612ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/app/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
disconnect()
2121
connect(host=app.config['MONGO_URI'])
2222

23+
2324
@app.before_first_request
2425
def check_collections():
2526
client = MongoClient(app.config['MONGO_URI'])

0 commit comments

Comments
 (0)