a couple fixups after autoformatting

This commit is contained in:
Min RK
2019-02-19 17:04:37 +01:00
parent 80519f4fd0
commit 2f99104f57
2 changed files with 6 additions and 12 deletions

View File

@@ -4,10 +4,6 @@ import os
import shlex
import sys
import recommonmark.parser
# For conversion from markdown to html
# Set paths
sys.path.insert(0, os.path.abspath('.'))