We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98e02cc commit 76b8a6aCopy full SHA for 76b8a6a
quark/core/rzapkinfo.py
@@ -10,7 +10,7 @@
10
import zipfile
11
from collections import defaultdict, namedtuple
12
from os import PathLike
13
-from typing import Dict, Generator, List, Optional, Set, Tuple, Union
+from typing import Any, Dict, Generator, List, Optional, Set, Tuple, Union
14
15
import rzpipe
16
0 commit comments