Skip to content

Commit 1c7fdb8

Browse files
Fix lint
1 parent f24806f commit 1c7fdb8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/allotropy/parsers/mabtech_apex/mabtech_apex_structure.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from allotropy.parsers.mabtech_apex import constants
1919
from allotropy.parsers.utils.pandas import SeriesData
2020
from allotropy.parsers.utils.uuids import random_uuid_str
21-
from allotropy.parsers.utils.values import assert_not_none
2221

2322

2423
def create_metadata(plate_info: SeriesData, file_path: str) -> Metadata:

0 commit comments

Comments
 (0)