This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
isekai-toolkit
Watch
1
Star
0
Fork
You've already forked isekai-toolkit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
68d1647d5d
isekai-toolkit
/
api
/
model
/
base.py
4 lines
86 B
Python
Raw
Blame
History
from
sqlalchemy
.
orm
import
DeclarativeBase
class
BaseModel
(
DeclarativeBase
)
:
pass
Reference in New Issue
View Git Blame
Copy Permalink