Skip to content

Automatic reloading doesn't catch python imports? #263

@rntz

Description

@rntz

If there are two python files, A and B, in my user directory, and B imports A, and I change A, talon does not appear to reload B. In my case, A is draft_ui.py and B is draft_talon_helpers.py from https://github.com/splondike/talon_draft_window.

The relevant import is

from .draft_ui import DraftManager

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