Skip to content

Commit

Permalink
Merge pull request #60 from CINF/feature/modern_inficon
Browse files Browse the repository at this point in the history
Fix import bug...
  • Loading branch information
robertjensen committed May 24, 2023
2 parents 229876e + 920a560 commit 48d2aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PyExpLabSys/drivers/inficon_sqc310.py
@@ -1,4 +1,4 @@
from inficon_sqm160 import InficonSQM160
from PyExpLabSys.drivers.inficon_sqm160 import InficonSQM160


class InficonSQC310(InficonSQM160):
Expand Down

0 comments on commit 48d2aeb

Please sign in to comment.