Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
RasmusOrsoe committed May 23, 2024
1 parent fad8f0e commit cb60f91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphnet/data/dataconverter.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ def merge_files(
# We shouldn't merge a single file?
self.info(f"Got just a single file {files}."
"Merging skipped.")
return
return
files_to_merge = files
else:
# Raise error
Expand Down

0 comments on commit cb60f91

Please sign in to comment.