We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5582ea5 commit 9f63f35Copy full SHA for 9f63f35
1 file changed
update-ends.py
100644
100755
@@ -1,7 +1,7 @@
1
+#!/usr/bin/env python3
2
"""Update ends of markdown files."""
3
4
import collections
-import glob
5
import re
6
7
0 commit comments