Skip to content

Commit

Permalink
feat: included doctests into pytest tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MothNik committed May 10, 2024
1 parent c72de74 commit 50ec397
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[pytest]
addopts = --doctest-modules

0 comments on commit 50ec397

Please sign in to comment.