flake8, print_function

This commit is contained in:
j 2016-06-15 16:12:37 +02:00
commit adf409cc4c
6 changed files with 171 additions and 169 deletions

View file

@ -6,6 +6,7 @@
import os
import sys
from optparse import OptionParser
import json
root = os.path.join(os.path.abspath(os.path.dirname(__file__)), '..')