Skip to content

Commit

Permalink
Revert "Register the mpl_image_compare marker"
Browse files Browse the repository at this point in the history
This reverts commit 7365065.
  • Loading branch information
seisman committed Nov 15, 2024
1 parent 5f5cc96 commit e4dcb62
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 @@ -173,5 +173,4 @@ minversion = "6.0"
addopts = "--verbose --color=yes --durations=0 --durations-min=0.2 --doctest-modules --mpl --mpl-results-path=results"
markers = [
"benchmark: mark a test with custom benchmark settings.",
"mpl_image_compare: Compares matplotlib figures against a baseline image",
]

0 comments on commit e4dcb62

Please sign in to comment.