Skip to content

Commit

Permalink
Fix issue detected by pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
meaksh committed May 24, 2024
1 parent 33e72bb commit c4ae5fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/pytests/integration/cli/test_syndic_eauth.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

import pytest

from tests.conftest import CODE_DIR
from salt.utils.versions import Version
from tests.conftest import CODE_DIR

docker = pytest.importorskip("docker")

Expand Down

0 comments on commit c4ae5fd

Please sign in to comment.