Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
carlcsaposs-canonical committed Jun 20, 2024
1 parent f4885bb commit 4928a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/test_tls.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from pytest_operator.plugin import OpsTest
from tenacity import Retrying, stop_after_delay, wait_fixed

from . import architecture
from . import architecture, markers
from .helpers import (
DATABASE_APP_NAME,
build_and_deploy,
Expand Down

0 comments on commit 4928a5d

Please sign in to comment.