This website works better with JavaScript.
Home
Explore
Sign In
miteruzo
/
nizika_ai
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
細部
main
みてるぞ
4 days ago
parent
e4ac495194
commit
3d8032ffd4
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
models.py
+ 1
- 0
models.py
View File
@@ -3,6 +3,7 @@ from __future__ import annotations
from datetime import datetime
from eloquent import Model # type: ignore
from eloquent.orm import belongs_to
from eloquent.query import QueryBuilder # type: ignore
from .config import DB
Write
Preview
Loading…
Cancel
Save