We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ebb150 + bea1708 commit e35708bCopy full SHA for e35708b
1 file changed
HSP2tools/HDF5.py
@@ -11,7 +11,7 @@
11
12
class HDF5:
13
14
- REQUIRES_MAPPING = ['GQUAL','CONS']
+ REQUIRES_MAPPING = ['GQUAL','CONS','IQUAL']
15
16
def __init__(self, file_name:str) -> None:
17
self.file_name = file_name
0 commit comments