One more conversion of (def) -> (setv)... ho ho ho!
This time in the flask app!
This commit is contained in:
parent
1b60bee8a3
commit
731f1afd57
@ -12,7 +12,7 @@
|
||||
(import autopep8)
|
||||
|
||||
|
||||
(def app (Flask "__main__")) ; long story, needed hack
|
||||
(setv app (Flask "__main__")) ; long story, needed hack
|
||||
|
||||
|
||||
(defn hy-to-py [hython]
|
||||
|
Loading…
Reference in New Issue
Block a user