-
Notifications
You must be signed in to change notification settings - Fork 0
More modular #3
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Type
Fields
Give feedbackNo fields configured for issues without a type.
Currently the program has a huge
while True:loop. Splitting the content up into smaller parts would increase the readability.