Skip to content

Order of returns from read_header does not match documentation #11

Description

@jrising

The docstring for read_header says that it will return the values attrs, coords, variables, and even shows an example where the values are used in this order, but the return line is return attrs, coords, variables.

Please update the documentation to match the code, not the other way around.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions