Skip to content

Commit a974513

Browse files
committed
Update test_html_exporter.py
1 parent cb58c3b commit a974513

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/serverless/test_html_exporter.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
import pytest
55

66
from ansys.dynamicreporting.core.serverless.html_exporter import ServerlessReportExporter
7-
8-
from ansys.dynamicreporting.core.serverless.utils.html_export_constants import (
7+
from ansys.dynamicreporting.core.utils.html_export_constants import (
98
ANSYS_VERSION_FALLBACK,
109
)
1110

0 commit comments

Comments
 (0)