Skip to content

Commit 83525fa

Browse files
committed
optimized grammar
1 parent 5bc19d3 commit 83525fa

21 files changed

+13454
-27220
lines changed

bin/j2py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ a file, translate it, and write it out.
99
import sys
1010
from argparse import ArgumentParser, ArgumentTypeError
1111
from collections import defaultdict
12-
from logging import _levelNames as logLevels, exception, warning, info, basicConfig
12+
from logging import _nameToLevel as logLevels, exception, warning, info, basicConfig
1313
from os import path, makedirs
1414
from time import time
1515

0 commit comments

Comments
 (0)