Skip to content

Commit

Permalink
import Any
Browse files Browse the repository at this point in the history
  • Loading branch information
astafan8 authored Dec 7, 2021
1 parent 62550c8 commit 77b7cab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import logging
from functools import partial
from threading import RLock
from typing import List, Union, Optional, Dict
from typing import List, Union, Optional, Dict, Any
from qcodes import validators as validator

from .SD_Module import SD_Module, result_parser, keysightSD1, is_sd1_3x
Expand Down

0 comments on commit 77b7cab

Please sign in to comment.