sdfsdf
This commit is contained in:
parent
c5f8e567bb
commit
6bcead70de
3 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,7 @@ from flask import *
|
|||
from sqlalchemy import *
|
||||
from sqlalchemy.orm import relationship
|
||||
from files.__main__ import Base
|
||||
from files.helpers.lazy import lazy
|
||||
|
||||
class Vote(Base):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue