Skip to content

Commit 397f718

Browse files
committed
style: fmt
1 parent a815b66 commit 397f718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/ST_RWR/test_STRWR.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def test_format_error(self):
5050
targets=Path(TEST_DIR, 'input','strwr-targets.txt'),
5151
alpha=0.85,
5252
output_file=OUT_FILE)
53-
53+
5454
# Only run Singularity test if the binary is available on the system
5555
# spython is only available on Unix, but do not explicitly skip non-Unix platforms
5656
@pytest.mark.skipif(not shutil.which('singularity'), reason='Singularity not found on system')

0 commit comments

Comments
 (0)