Skip to content

Commit

Permalink
fix lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
charitylxy committed Jan 11, 2024
1 parent 0a55ec2 commit 7bcac6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/component/test_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import nidaqmx
from nidaqmx.constants import ShuntCalSelect, ShuntCalSource, ShuntElementLocation
from nidaqmx.error_codes import DAQmxErrors
from nidaqmx.errors import RpcError


@pytest.fixture
Expand Down

0 comments on commit 7bcac6a

Please sign in to comment.