Skip to content

Commit

Permalink
Add jinja2 environment to docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener authored Dec 11, 2023
1 parent bc593dc commit 9dd9524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/podio_gen/generator_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ class ClassGeneratorBaseMixin:
processing without filling the contents)
- upstream_edm (an optional upstream datamodel)
- datamodel (the current datamodel read from the yamlfile)
- env (the jinja2 environment for generating code)
- get_syntax (whether to use get synatx or not)
- incfolder (whether to create an includeSubfolder or not)
- expose_pod_members (whether or not to expose the pod members)
Expand Down

0 comments on commit 9dd9524

Please sign in to comment.