Skip to content

Commit a09290e

Browse files
committed
pyink fmt
1 parent 8295c65 commit a09290e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xarray_sql/df.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
Block = t.Dict[t.Hashable, slice]
1010
Chunks = t.Optional[t.Dict[str, int]]
1111

12+
1213
# Borrowed from Xarray
1314
def _get_chunk_slicer(
1415
dim: t.Hashable, chunk_index: t.Mapping, chunk_bounds: t.Mapping

0 commit comments

Comments
 (0)