Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenFisca
calculette-impots-python
Commits
2b08f104
Commit
2b08f104
authored
Jul 06, 2016
by
Christophe Benz
Browse files
Remove unused import
parent
5f1bae6e
Changes
1
Show whitespace changes
Inline
Side-by-side
calculette_impots/scripts/ast_to_python.py
View file @
2b08f104
...
...
@@ -7,7 +7,6 @@ Transpile (roughly means convert) a JSON AST file to Python source code.
"""
from
operator
import
itemgetter
from
string
import
Template
import
argparse
import
copy
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment