refactored common logic for printing the outcome; incl. case where nothing needs to be done
This commit is contained in:
@ -11,6 +11,7 @@ MSG_SUCCESS = "OK"
|
||||
|
||||
SYM_GOOD = "👍"
|
||||
SYM_BAD = "💔"
|
||||
SYM_NOTHING = "😱"
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user