Skip to content

Commit

Permalink
Update apstools/devices/tests/test_srs570_preamplifier.py
Browse files Browse the repository at this point in the history
Co-authored-by: Pete R Jemian <[email protected]>
  • Loading branch information
canismarko and prjemian authored Jan 20, 2024
1 parent b9f6b87 commit 7eca36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apstools/devices/tests/test_srs570_preamplifier.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import pytest
from unittest import mock

from apstools.devices.srs570_preamplifier import SRS570_PreAmplifier, GainSignal, DEFAULT_WRITE_TIMEOUT
from ..srs570_preamplifier import SRS570_PreAmplifier, GainSignal, DEFAULT_WRITE_TIMEOUT

# Known settling times measured from the I0 SR-570 at 25-ID-C
settling_times = {
Expand Down

0 comments on commit 7eca36f

Please sign in to comment.