Skip to content

Commit 7527f7f

Browse files
committed
Fix isort
1 parent f419251 commit 7527f7f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/unit/test_service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"""This module includes unit tests for the service.py module."""
1515

1616
import os
17+
1718
from delayed_assert import assert_expectations, expect
1819

1920
from pytest_reportportal.service import _is_pytest_bdd_scenario

0 commit comments

Comments
 (0)