Skip to content

Move substantive code out of uxarray.tutorial.__init__.py #1576

Description

@Sevans711

Most __init__.py files in uxarray do not have substantive code; they are either empty or they mostly just include relevant import statements.

However, uxarray.tutorial.__init__.py defines many functions. To follow the same style as the other __init__.py files, those function definitions should be relocated, probably to a new file (maybe uxarray.tutorial.tutorial.py?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    developer experienceMakes the codebase easier to read, debug, maintain, or extend.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    📚 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions