Skip to content

Commit 4ce60be

Browse files
committed
Style fix
1 parent e6b480d commit 4ce60be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_herg_qc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ def create_hergqc(self, plot_dir=None):
6969
os.makedirs(plot_dir, exist_ok=True)
7070
else:
7171
plot_dir = None
72-
72+
7373
return hERGQC(
7474
sampling_rate=self.sampling_rate,
7575
plot_dir=plot_dir,

0 commit comments

Comments
 (0)