Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
bschimke95 committed Sep 19, 2024
1 parent 3c25757 commit cefc526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/tests/test_util/util.py
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
#
# Copyright 2024 Canonical, Ltd.
#
from datetime import datetime
import json
import logging
import re
import shlex
import subprocess
from datetime import datetime
from functools import partial
from pathlib import Path
from typing import Any, Callable, List, Mapping, Optional, Union
Expand Down

0 comments on commit cefc526

Please sign in to comment.