We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7baf58d commit 341ee1fCopy full SHA for 341ee1f
pytest_mpl/plugin.py
@@ -43,7 +43,7 @@
43
44
import pytest
45
46
-from pytest_mpl.summary.html import generate_summary_html, generate_summary_basic_html
+from pytest_mpl.summary.html import generate_summary_basic_html, generate_summary_html
47
48
SUPPORTED_FORMATS = {'html', 'json', 'basic-html'}
49
0 commit comments