Skip to content

Commit b1a910f

Browse files
authored
Chore: Temporary imports for backwards compat (#643)
1 parent fb15908 commit b1a910f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pytest_html/plugin.py

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
import pytest
88

9+
from pytest_html.basereport import BaseReport as HTMLReport # noqa: F401
910
from pytest_html.report import Report
1011
from pytest_html.selfcontained_report import SelfContainedReport
1112

0 commit comments

Comments
 (0)