Skip to content

Commit f46bb1c

Browse files
committed
flake8 [ci skip]
1 parent fb64e9b commit f46bb1c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

zarr/convenience.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,4 +739,3 @@ def copy_all(source, dest, shallow=False, without_attrs=False, log=None, **creat
739739
for k in source.keys():
740740
_copy(log, source[k], dest, name=k, root=False, shallow=shallow,
741741
without_attrs=without_attrs, **create_kws)
742-

0 commit comments

Comments
 (0)