Skip to content

no raw executables in code base #6

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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