Skip to content

Commit 9f63f35

Browse files
committed
fixing stuff
1 parent 5582ea5 commit 9f63f35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

update-ends.py

100644100755
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1+
#!/usr/bin/env python3
12
"""Update ends of markdown files."""
23

34
import collections
4-
import glob
55
import re
66

77

0 commit comments

Comments
 (0)