Skip to content

Commit 17c42a6

Browse files
committed
Remove whitespace
1 parent ba08413 commit 17c42a6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/zarr/core/common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
DimensionNamesLike = Iterable[str | None] | None
5151
DimensionNames = DimensionNamesLike # for backwards compatibility
5252

53-
5453
TName = TypeVar("TName", bound=str)
5554
TConfig = TypeVar("TConfig", bound=Mapping[str, object])
5655

0 commit comments

Comments
 (0)