Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
xoriole committed Jan 26, 2024
1 parent bfb0d90 commit 6609648
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@

import pytest

from tribler_apptester.executor import DEFAULT_CORE_API_PORT, Executor
from tribler.core.utilities.network_utils import FreePortNotFoundError
from tribler_apptester.executor import Executor, DEFAULT_CORE_API_PORT


@pytest.fixture(name='executor')
Expand Down

0 comments on commit 6609648

Please sign in to comment.