Update atst to atat
This commit is contained in:
3
atat/models/base.py
Normal file
3
atat/models/base.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from sqlalchemy.ext.declarative import declarative_base
|
||||
|
||||
Base = declarative_base()
|
Reference in New Issue
Block a user