Skip to content

save_path, ec_cls are unused args to read_energy_files_parallel() #38

@brews

Description

@brews

def read_energy_files_parallel(input_path, save_path, ec_cls, **kwargs):

Not sure what's the intent here. "save_path" and "ec_cls" appear to be unused args. Might want to remove them or rewrite this and the docstr to avoid confusion as it's misleading.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdocumentationImprovements or additions to documentationhelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions