We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fb893e commit 0a4cc2dCopy full SHA for 0a4cc2d
1 file changed
mako/pyparser.py
@@ -10,9 +10,8 @@
10
module is used.
11
"""
12
13
-import operator
14
-
15
import _ast
+import operator
16
17
from mako import _ast_util
18
from mako import compat
0 commit comments