Update formatting of markdown scripts

This commit is contained in:
Dave Machado 2017-12-23 19:23:32 -05:00
parent deef6e15ab
commit 7fb4f77080
No known key found for this signature in database
GPG key ID: 948D4778D01A7B3F
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):