Skip to content

Commit

Permalink
Add missing codegenScope
Browse files Browse the repository at this point in the history
  • Loading branch information
Harry Barber committed Oct 7, 2022
1 parent 2c8f536 commit fc3b3a3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ class PythonApplicationGenerator(
}
}
""",
*codegenScope,
)
}

Expand Down

0 comments on commit fc3b3a3

Please sign in to comment.