Skip to content

Commit d46df8b

Browse files
authored
Remove tab
1 parent 227e9d6 commit d46df8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lstchain/image/cleaning.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ def find_tailcuts(input_dir, run_number):
8686
newconfig : dict
8787
cleaning configuration for running the DL1ab stage
8888
"""
89-
89+
9090
# subrun-wise dl1 file names:
9191
dl1_filenames = Path(input_dir,
9292
run_to_dl1_filename(1, run_number, 0).replace(

0 commit comments

Comments
 (0)