Skip to content

delete all commented out code #3

@morganrivers

Description

@morganrivers

if you want, you can add a conditional like this if you want some options in your code:
CONDITION = True
if Condition:
print("condition is true, run some code")
else:
print("Condition is false, runs some other code")

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