You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thanks for the useful project! I'm interested in applying a type-checker to the generator's Python code.
To do this, is there a mode which emits a Python file containing the prologue and every code block in the template file? It does not have to be anything fancy, a simple concatenation will suffice.
I can prepare a patch if you'd like.
The text was updated successfully, but these errors were encountered:
Hello, thanks for the useful project! I'm interested in applying a type-checker to the generator's Python code.
To do this, is there a mode which emits a Python file containing the prologue and every code block in the template file? It does not have to be anything fancy, a simple concatenation will suffice.
I can prepare a patch if you'd like.
The text was updated successfully, but these errors were encountered: