Skip to content

Commit 3f4a841

Browse files
committed
fix imports
1 parent b794a15 commit 3f4a841

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/drivers/test_driver_import_failures.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
import pytest
22
import pyscan as ps
3-
from pyscan.drivers.heliotis.exceptions import HeliosImportException
4-
from pyscan.drivers.keysight.exceptions import KeysightSD1Error
5-
from pyscan.drivers.spin_core.exceptions import SpinAPIException
6-
from pyscan.drivers.thorlabs.exceptions import ThorlabsKinesisImportException
73

84

95
def test_bad_imports():

0 commit comments

Comments
 (0)