Update formatting of markdown scripts

This commit is contained in:
Dave Machado
2017-12-23 19:23:32 -05:00
parent deef6e15ab
commit 7fb4f77080
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python3
import sys
import json
import sys
def markdown_to_json(filename, anchor):