This commit is contained in:
parent
8540623961
commit
a99dbe5016
@ -8,8 +8,7 @@ import unittest
|
|||||||
from app import app, db, migrate
|
from app import app, db, migrate
|
||||||
from ki.actions import seed
|
from ki.actions import seed
|
||||||
from ki.models import Skill
|
from ki.models import Skill
|
||||||
|
from sqlalchemy import select
|
||||||
# from sqlalchemy import select
|
|
||||||
|
|
||||||
|
|
||||||
class ApiTest(unittest.TestCase):
|
class ApiTest(unittest.TestCase):
|
||||||
|
Loading…
Reference in New Issue
Block a user