Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed May 10, 2024
1 parent a26216f commit 8971b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion otaclient/app/boot_control/_jetson_cboot.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
from ..configs import config as cfg
from ._common import CMDHelperFuncs, OTAStatusFilesControl, SlotMountHelper
from ._jetson_common import (
NVBootctrlTarget,
FirmwareBSPVersionControl,
NVBootctrlCommon,
NVBootctrlTarget,
SlotID,
parse_bsp_version,
update_extlinux_cfg,
Expand Down

0 comments on commit 8971b46

Please sign in to comment.