Skip to content

Commit

Permalink
FIx flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
rly committed Mar 21, 2024
1 parent 67380da commit 0af1b6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lindi/LindiH5ZarrStore/LindiH5ZarrStore.py
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,6 @@ def _process_dataset(key):
return ret



def _join(a: str, b: str) -> str:
if a == "":
return b
Expand Down

0 comments on commit 0af1b6c

Please sign in to comment.