Skip to content

Breaking Change: __name__ in apps #111

Closed
@dlashua

Description

@dlashua

In file config/pyscript/apps/appname/__init__.py, __name__ previously was set to "app.appname". With recent changes to master it is now set to "app.appname.__init__".

It broke some of my scripts, though, the fix was simple. This should likely be mentioned in breaking changes.

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