Skip to content

Commit

Permalink
docstring fix
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-held committed Oct 5, 2023
1 parent fd93dbb commit 1d29183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/cabinetry/route.py
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ def apply_to_templates(
*,
match_func: Optional[MatchFunc] = None,
) -> None:
"""Applies the supplied function ``default_func`` to all templates.
"""Applies the supplied function ``default_func`` to all specified templates.
The templates are specified by the configuration file. The function takes four
arguments in this order:
Expand Down

0 comments on commit 1d29183

Please sign in to comment.