Skip to content

Commit

Permalink
import order
Browse files Browse the repository at this point in the history
  • Loading branch information
mclim9 committed Sep 18, 2020
1 parent 1588bc5 commit 6ea3839
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rssd/VNA/Common.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
### Date : 2019.02.14
### Requird: python -m pip install rssd
#####################################################################
from rssd.yaVISA import jaVisa # pylint: disable=E0611,E0401
import math
from rssd.yaVISA import jaVisa # pylint: disable=E0611,E0401

class VNA(jaVisa):
""" Rohde & Schwarz Vector Network Analyzer Object """
Expand Down

0 comments on commit 6ea3839

Please sign in to comment.