Skip to content

Move Parser protocol to parsers.typing #616

@TomNicholas

Description

@TomNicholas

The Parser class added in #601 should be advertised publicly in API docs but it's really a typing protocol - it implements nothing. So it should live in a dedicated typing namespace to make this clearer. Otherwise someone might be confused why using from VirtualiZarr.parsers import Parser doesn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationtyping

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions