Skip to content

zarr.{array,config,group} are both modules and functions #2037

Closed
@dstansby

Description

@dstansby

In v3 zarr.{array,config,group} are all defined as modules and functions, which could lead to some confusion, and is causing errors over in the API doc build PR: #2002

I think it makes sense to remove this duplication - perhaps by renaming the modules to _{array,config,group} if classes/functions in these sub-modules is designed to be imported and accessed through the zarr namespace?

Metadata

Metadata

Assignees

No one assigned

    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