Skip to content

Commit 067acc5

Browse files
committed
remove unused imports
1 parent 0853f96 commit 067acc5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bioimageio/core/prediction.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,9 @@
88
from pathlib import Path
99
from typing import (
1010
Any,
11-
Generator,
1211
Hashable,
1312
Iterable,
1413
Iterator,
15-
List,
1614
Mapping,
1715
Optional,
1816
Tuple,

0 commit comments

Comments
 (0)