Skip to content

Commit 47d9529

Browse files
committed
Lint
1 parent e2866b4 commit 47d9529

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/available_software/tests/test_md.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ def teardown_class(cls):
2222
for file in os.listdir(directory):
2323
if file.endswith(".md"):
2424
os.remove(os.path.join(directory, file))
25-
2625

2726
# ---------------------------
2827
# Markdown tests

0 commit comments

Comments
 (0)