mirror of
https://github.com/p2p-ld/nwb-linkml.git
synced 2025-01-10 06:04:28 +00:00
fuckin LINT
This commit is contained in:
parent
6431afa7e5
commit
c2e663eca0
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@ import pytest
|
||||||
from linkml_runtime.linkml_model import SlotDefinition
|
from linkml_runtime.linkml_model import SlotDefinition
|
||||||
|
|
||||||
from nwb_linkml.adapters import DatasetAdapter, GroupAdapter
|
from nwb_linkml.adapters import DatasetAdapter, GroupAdapter
|
||||||
from nwb_schema_language import CompoundDtype, Dataset, Group, ReferenceDtype
|
|
||||||
from nwb_linkml.maps.dtype import handle_dtype
|
from nwb_linkml.maps.dtype import handle_dtype
|
||||||
|
from nwb_schema_language import CompoundDtype, Dataset, Group, ReferenceDtype
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.xfail()
|
@pytest.mark.xfail()
|
||||||
|
|
Loading…
Reference in a new issue