Skip to content

Commit

Permalink
Update tests/test_template_init.py
Browse files Browse the repository at this point in the history
Co-authored-by: Moritz E. Beber <[email protected]>
  • Loading branch information
2 people authored and lwasser committed Oct 25, 2024
1 parent 154eb1d commit 82a518d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_template_init.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ def license(request: pytest.FixtureRequest) -> str:
params=["mkdocs", "sphinx", ""],
)
def documentation(request: pytest.FixtureRequest) -> str:
"""Provide a recognized license classification."""
"""Provide a documentation option."""
return request.param


Expand Down

0 comments on commit 82a518d

Please sign in to comment.