Skip to content

Commit 351c7d0

Browse files
committed
fix: lint
1 parent 2a988c5 commit 351c7d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

craft_providers/lxd/lxd_instance.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
import shutil
2525
import subprocess
2626
import tempfile
27-
from typing import Any, Dict, List, Optional
2827
import warnings
28+
from typing import Any, Dict, List, Optional
2929

3030
from craft_providers.const import TIMEOUT_SIMPLE
3131
from craft_providers.errors import details_from_called_process_error

0 commit comments

Comments
 (0)