Skip to content

Commit ccd9c03

Browse files
committed
#183 Remove tests for v2 module
1 parent 1ac5a3d commit ccd9c03

File tree

3 files changed

+1
-297
lines changed

3 files changed

+1
-297
lines changed

tests/test_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# dependencies
77
import numpy as np
88
from typing_extensions import Annotated as Ann, Literal as L
9-
from xarray_dataclasses.v2.typing import Attr, Coord, Coordof, Data
9+
from xarray_dataclasses.typing import Attr, Coord, Coordof, Data
1010

1111

1212
# type hints

tests/test_v2_specs.py

Lines changed: 0 additions & 157 deletions
This file was deleted.

tests/test_v2_typing.py

Lines changed: 0 additions & 139 deletions
This file was deleted.

0 commit comments

Comments
 (0)