Skip to content

__name__ == 'main' #2

@dclow

Description

@dclow

If at all possible, every .py file should have:

if name=='main':
(example code showing what the file does)

Ideally this would both show off the capabilities of the code and demonstrate how to use it. None of the .py files have this so far it seems

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