QC check
This commit is contained in:
2
tests/fixtures/shop_fixtures.py
vendored
2
tests/fixtures/shop_fixtures.py
vendored
@@ -3,7 +3,7 @@ import uuid
|
||||
|
||||
import pytest
|
||||
|
||||
from models.database.shop import Shop,ShopProduct
|
||||
from models.database.shop import Shop, ShopProduct
|
||||
from models.database.stock import Stock
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user