Skip to content

Commit 341ee1f

Browse files
committed
apply isort
1 parent 7baf58d commit 341ee1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytest_mpl/plugin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
import pytest
4545

46-
from pytest_mpl.summary.html import generate_summary_html, generate_summary_basic_html
46+
from pytest_mpl.summary.html import generate_summary_basic_html, generate_summary_html
4747

4848
SUPPORTED_FORMATS = {'html', 'json', 'basic-html'}
4949

0 commit comments

Comments
 (0)