Skip to content

Commit

Permalink
Hand fixtures to sybil
Browse files Browse the repository at this point in the history
  • Loading branch information
hagenw committed Nov 14, 2024
1 parent d5672b6 commit 563b03f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions audbackend/core/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
pytest_collect_file = sybil.Sybil(
parsers=[DocTestParser(optionflags=doctest.ELLIPSIS)],
patterns=["*.py"],
fixtures=["prepare_docstring_tests"],
).pytest()


Expand Down

0 comments on commit 563b03f

Please sign in to comment.