Closed gconklin closed 4 months ago
Fixes #32
The PR #30 created a regression of accessing dictionary .items() (and likely any object.attribute)
This fix passes the variables when building the module.
Fixes #32
The PR #30 created a regression of accessing dictionary .items() (and likely any object.attribute)
This fix passes the variables when building the module.