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 Feb 19, 2024
1 parent 5e2f927 commit e5539d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/hvps/devices/caen/module.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
_SET_MODULE_COMMANDS,
)
from ...utils.utils import string_number_to_bit_array, check_command_output_and_convert
from ...utils.utils import string_number_to_bit_array
from .channel import Channel
from ..module import Module as BaseModule

Expand Down

0 comments on commit e5539d0

Please sign in to comment.