fug
This commit is contained in:
parent
fa868f8cbd
commit
582135b954
6 changed files with 47 additions and 9 deletions
|
@ -2,6 +2,7 @@ from sqlalchemy import *
|
|||
from sqlalchemy.orm import relationship
|
||||
from files.__main__ import Base
|
||||
from files.helpers.lazy import *
|
||||
import time
|
||||
|
||||
class ViewerRelationship(Base):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue