disable warnings summary for pytest (#9743)

This commit is contained in:
Adrian Wälchli 2021-09-30 10:51:56 +02:00 committed by GitHub
parent 0d3325ea20
commit b054d21493
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ addopts =
--strict
--doctest-modules
--color=yes
--disable-pytest-warnings
junit_duration_report = call