Removed another debug print.
This commit is contained in:
parent
052800f717
commit
a5f3ad53b7
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ class HDF():
|
|||
self.parsoutp = {}
|
||||
ii_oupargs = 0
|
||||
for item in f[HDFkey].attrs.items():
|
||||
print(item)
|
||||
itemname = item[0][5:]
|
||||
itemarg = item[0][1:4]
|
||||
if not ('///' in itemarg):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue