Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Handle code in __init__.py files #23

@benjaminjkraft

Description

@benjaminjkraft

This is another pattern that is not used at KA but is common in the rest of the world. We should be able to move directories containing nontrivial __init__.py files as well as symbols defined in __init__.py. Moving the whole file gets a little weird since we need to figure out what's a symbol in __init__.py vs. a separate module. (This thus also has interactions with #20.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions