mirror of
https://github.com/rommapp/romm.git
synced 2026-03-03 02:27:00 +00:00
trunk check fix
This commit is contained in:
@@ -6,7 +6,7 @@ from main import app
|
||||
from handler.database import db_platform_handler, db_rom_handler
|
||||
from handler.metadata.base_handler import UniversalPlatformSlug as UPS
|
||||
from models.platform import Platform
|
||||
from models.rom import Rom, RomFile, RomFileCategory, RomMetadata
|
||||
from models.rom import Rom, RomFile, RomFileCategory
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user