Skip to content

Commit

Permalink
arg
Browse files Browse the repository at this point in the history
  • Loading branch information
zhindes committed Dec 17, 2024
1 parent 8ebd5f8 commit 0eb769e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/component/system/test_system.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
import nidaqmx
from nidaqmx.constants import PowerUpChannelType
from nidaqmx.error_codes import DAQmxErrors
from nidaqmx.types import AOPowerUpState
from nidaqmx.system import System
from nidaqmx.types import AOPowerUpState


def test___get_analog_power_up_states_with_output_type___returns_power_up_states(system):
Expand Down

0 comments on commit 0eb769e

Please sign in to comment.