Skip to content

Commit

Permalink
Update test_hardware_validation.py
Browse files Browse the repository at this point in the history
  • Loading branch information
bimac committed Aug 21, 2024
1 parent e3baed0 commit 6ffcbad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iblrig/test/test_hardware_validation.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import unittest

from iblrig.hardware_validation import Result, Status, Validator, get_all_validators, run_all_validators
from iblrig.hardware_validation import Result, Status, Validator, run_all_validators
from iblrig.path_helper import load_pydantic_yaml
from iblrig.pydantic_definitions import HardwareSettings, RigSettings

Expand Down

0 comments on commit 6ffcbad

Please sign in to comment.