master
Kostanjevec 2022-08-14 12:55:07 +02:00
parent 404552ab3a
commit 736281867e
1 changed files with 0 additions and 2 deletions

View File

@ -5,8 +5,6 @@ from share import share
""" """
Refactoring the 'deck' function from app.py Refactoring the 'deck' function from app.py
""" """
def prob_session(): def prob_session():
dbsession = get_session() dbsession = get_session()
if not 'user_id' in session: if not 'user_id' in session: