Skip to content
This repository was archived by the owner on Apr 23, 2021. It is now read-only.
This repository was archived by the owner on Apr 23, 2021. It is now read-only.

get_dataset_names implemenation/documentation is inconsistent #218

Description

@nathanfranklin

#200 implemented in #206 added the method get_dataset_names

the method is documented as follows in ABCModelingEngine:

def get_dataset_names(self):
    """ Returns the names of the all the datasets in the engine workspace.

But the testing framework, implementation in H5CUDS and in the UML diagrams treats the method as returns an iterator.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions