Skip to content

Commit

Permalink
📝 add versionadded to docstring
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Jun 21, 2024
1 parent 384b8f7 commit 5428424
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ozi/render.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,8 @@ def render_ci_files_set_user(env: Environment, target: Path, ci_provider: str) -
def render_templates(env: Environment, target: Path) -> None:
"""Render a project :file:`templates/` directory.
.. versionadded: 1.13
:param env: the OZI project file rendering environment
:type env: jinja2.Environment
:param target: directory path to render the project
Expand Down

0 comments on commit 5428424

Please sign in to comment.