Skip to content

no raw executables in code base #6

@ManuelMeraz

Description

@ManuelMeraz

call all python scripts using python3 script.py instead of making them executables. Use:

if __name__ == "__main__":
    // code here

to test each module

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions