fds
This commit is contained in:
parent
19a1f907a7
commit
07ba218bdd
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ from sqlalchemy import *
|
||||||
from sqlalchemy.orm import relationship
|
from sqlalchemy.orm import relationship
|
||||||
from files.__main__ import Base
|
from files.__main__ import Base
|
||||||
from files.helpers.lazy import lazy
|
from files.helpers.lazy import lazy
|
||||||
|
import time
|
||||||
|
|
||||||
class Vote(Base):
|
class Vote(Base):
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue