Low, Jun En
Low, Jun En
bumping this. I'm working around this in a hacky way by clearing the __init__ of the target directory and just importing the functions directly into my class (without using the...
yeah empty ``__init__.py`` definitely feels right. i'm also not using ``codegen_util.load_generated_package``. I'm guessing this is useful for setup the code to work with the Values class? Perhaps my grasp on...
understood. Is there anything i can do to contribute to these? The readme sounds supportive of community driven contributions.