Open pp-mo opened 5 months ago
The optional 'item_type' settting of a NameMap is a mistake. It should really work as a generic type, e.g. NameMap[NcVariable]
NameMap[NcVariable]
Not sure quite how this works yet
The optional 'item_type' settting of a NameMap is a mistake. It should really work as a generic type, e.g.
NameMap[NcVariable]
Not sure quite how this works yet