Skip to content

Commit

Permalink
fixed docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
knowsuchagency committed Jun 23, 2017
1 parent d108342 commit e2a96bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ninjadog/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ def get_extensions(file: T.Union[str, Path]) -> T.Iterator[Path]:
"""
Yield successive filepaths of templates that the argument
either includes or extends from.
Args:
file: template file
Expand Down

0 comments on commit e2a96bf

Please sign in to comment.