Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
louiseschmidtgen committed Jun 12, 2024
1 parent a9cf9d1 commit 04f6c71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/integration/tests/test_gateway.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Copyright 2024 Canonical, Ltd.
#
import logging
import json
import logging
from pathlib import Path

from test_util import harness, util
Expand Down
2 changes: 1 addition & 1 deletion tests/integration/tests/test_ingress.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Copyright 2024 Canonical, Ltd.
#
import logging
import json
import logging
from pathlib import Path
from typing import List

Expand Down

0 comments on commit 04f6c71

Please sign in to comment.