Skip to content

Commit

Permalink
Disable doctests for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Dec 12, 2023
1 parent 1976707 commit c9cfba4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ uri-ignore-words-list = 'ist'
cache_dir = '.cache/pytest'
xfail_strict = true
addopts = '''
--doctest-plus
--cov=audb
--cov-fail-under=100
--cov-report term-missing
Expand Down

0 comments on commit c9cfba4

Please sign in to comment.