Skip to content

Commit 0cbeffa

Browse files
committed
linting
1 parent cc13ff8 commit 0cbeffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/data/model/test_model_store.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
import pytest
2020
from rocrate.rocrate import ROCrate
21-
from rocrate_validator import services, models
21+
from rocrate_validator import models, services
2222
from sqlalchemy import select
2323
from sqlalchemy.orm.scoping import scoped_session
2424

0 commit comments

Comments
 (0)