This website works better with JavaScript
Home
Explore
引导页
在线工具
Blog
Register
Sign In
gitnexus_team
/
Gitnexus-python
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
8400b6b0dd
Branches
Tags
dev
master
Gitnexus-python
/
models
/
AIModels.py
AIModels.py
105 B
History
Raw
1
2
3
4
5
from tortoise.models import Model
from tortoise import fields
class File_Summary_Tasks(Model):
pass