Skip to content

Commit

Permalink
docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
knowsuchagency committed Jun 23, 2017
1 parent d1049b7 commit acc28f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ninjadog/ninjadog.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ def render(string: str = '',
pug_cli_path: T.Union[Path, str] = None) -> str:
"""
Render a pug template through the pug cli.
Args:
string: a string in pug syntax to be rendered
filepath: the path to a pug template
Expand Down

0 comments on commit acc28f5

Please sign in to comment.