Skip to content
This repository has been archived by the owner on Jan 21, 2025. It is now read-only.

Commit

Permalink
add docstrings to pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
nebfield committed Dec 15, 2023
1 parent 60e150b commit 9d6e258
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,5 @@ seaborn = "^0.12.2"
requires = ["poetry-core>=1.0.0"]
build-backend = "poetry.core.masonry.api"

[tool.pytest.ini_options]
addopts = --doctest-modules

0 comments on commit 9d6e258

Please sign in to comment.