tweaking the app
This commit is contained in:
parent
7741b2e1dd
commit
9a0833a35a
@ -8,8 +8,8 @@
|
|||||||
(import-from hy.lex LexException)
|
(import-from hy.lex LexException)
|
||||||
(import-from hy.importer import_string_to_ast)
|
(import-from hy.importer import_string_to_ast)
|
||||||
|
|
||||||
(import autopep8)
|
|
||||||
(import astor.codegen)
|
(import astor.codegen)
|
||||||
|
(import autopep8)
|
||||||
|
|
||||||
|
|
||||||
(def app (Flask "__main__")) ; long story, needed hack
|
(def app (Flask "__main__")) ; long story, needed hack
|
||||||
|
Loading…
x
Reference in New Issue
Block a user