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 Jan 16, 2024
1 parent 790b228 commit 0d47641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simulators/hwp/hwp_emulator.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
import time
from dataclasses import dataclass

from socs.testing import device_emulator
from socs.agents.hwp_pid.drivers.pid_controller import PID
from socs.testing import device_emulator


def hex_str_to_dec(hex_value, decimal=3):
Expand Down

0 comments on commit 0d47641

Please sign in to comment.