Changeset 26567


Ignore:
Timestamp:
11/09/21 06:56:56 (3 years ago)
Author:
bdef
Message:

BUG removing a print

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/m/io/loadvars.py

    r26130 r26567  
    325325                grpclass = str(getattr(NCData.groups[group].groups[subgroup], 'classtype'))
    326326                class_dict[classe] = [grpclass, ]
    327                 print(class_dict[classe][0])
    328327                if class_dict[classe][0] not in ['dict', 'list', 'cell']:
    329328                    try:
Note: See TracChangeset for help on using the changeset viewer.