This commit is contained in:
2020-11-27 04:01:30 +01:00
parent 28ee777ed1
commit 0cd4b178fd
4 changed files with 22 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ from .role import roles_users
from utils import db
"""
Database models
User model
"""
__author__ = '@tormakris'