Skip to content

Commit f402b7a

Browse files
committed
test: removed from __future__ import annotations
Signed-off-by: Sricharan Reddy Varra <sricharan.varra@biohub.org>
1 parent 3b91d16 commit f402b7a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/ngff/test_ozx.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
"""Tests for RFC-9 (Zipped OME-Zarr, ``.ozx``) support."""
22

3-
from __future__ import annotations
4-
53
import multiprocessing as mp
64
import sys
75
import zipfile

0 commit comments

Comments
 (0)