Skip to content

Commit

Permalink
Add docstring (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
max-sixty committed Feb 7, 2024
1 parent d4e3f46 commit a858f39
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pytest_accept/tests/test_doctest.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
"""
Unsurprisingly, these tests are in the form of doctests.
These tests are in the form of doctests.
On reflection, that was a bit ambitious, particularly for new contributors, and so new
tests could be written in a more standard form of pytest tests.
"""


Expand Down

0 comments on commit a858f39

Please sign in to comment.