Skip to content

Commit 55c28f4

Browse files
single pynorm white space
1 parent 3e256dc commit 55c28f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/scripts/tests/test_setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ def test_setup_xml():
5353
with open(f"{RUNDIR}/{pslot}/{pslot}.xml", 'r') as file:
5454
contents = file.read()
5555
assert contents.count(account) > 5
56-
56+
5757
os.remove('run_setup_xml.sh')
5858
rmtree(RUNDIR)

0 commit comments

Comments
 (0)