We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f5cc96 commit e4dcb62Copy full SHA for e4dcb62
pyproject.toml
@@ -173,5 +173,4 @@ minversion = "6.0"
173
addopts = "--verbose --color=yes --durations=0 --durations-min=0.2 --doctest-modules --mpl --mpl-results-path=results"
174
markers = [
175
"benchmark: mark a test with custom benchmark settings.",
176
- "mpl_image_compare: Compares matplotlib figures against a baseline image",
177
]
0 commit comments