Skip to content

Commit

Permalink
Fix python import formatting
Browse files Browse the repository at this point in the history
Fix python import formatting that was causing CI formatting tests to
fail.

Signed-off-by: James Curtis <jxcurtis@amazon.co.uk>
  • Loading branch information
JamesC1305 committed Jun 19, 2024
1 parent 9451a32 commit d61a486
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tools/create_snapshot_artifact/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
from framework.utils_cpuid import CpuVendor, get_cpu_vendor
from host_tools.cargo_build import get_firecracker_binaries


# pylint: enable=wrong-import-position

# Default IPv4 address to route MMDS requests.
Expand Down

0 comments on commit d61a486

Please sign in to comment.