Skip to content

Commit e10978b

Browse files
Apply Repo-Review rule PP304
pytest: Sets the log level
1 parent d852215 commit e10978b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ dev = [
5050

5151
[tool.pytest.ini_options]
5252
addopts = "-v --doctest-modules --ignore=benchmark --doctest-glob=README.md"
53+
log_level = "INFO"
5354
testpaths = ["test"]
5455

5556
[tool.ruff]

0 commit comments

Comments
 (0)