Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ammounce committed Oct 4, 2024
1 parent b794a15 commit 3f4a841
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/drivers/test_driver_import_failures.py
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
import pytest
import pyscan as ps
from pyscan.drivers.heliotis.exceptions import HeliosImportException
from pyscan.drivers.keysight.exceptions import KeysightSD1Error
from pyscan.drivers.spin_core.exceptions import SpinAPIException
from pyscan.drivers.thorlabs.exceptions import ThorlabsKinesisImportException


def test_bad_imports():
Expand Down

0 comments on commit 3f4a841

Please sign in to comment.