Skip to content

Commit

Permalink
Unify docstring terminology
Browse files Browse the repository at this point in the history
  • Loading branch information
Qalthos committed Sep 23, 2024
1 parent ddf97e4 commit 690a7f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ansible_creator/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ def each_obj(
def _per_container(self, resource: str) -> list[DestinationFile]:
"""Generate a list of all paths that will be written to for a particular resource.
Params:
Args:
resource: The resource to search through.
Returns:
Expand Down

0 comments on commit 690a7f3

Please sign in to comment.