Skip to content

Commit

Permalink
Merge pull request #2435 from j2bryson/master
Browse files Browse the repository at this point in the history
Update logic.py message about passing silently europython2023
  • Loading branch information
ntoll authored Jul 21, 2023
2 parents b71af75 + d6abfc1 commit 2e72c19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mu/logic.py
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@
_("Don't stare at a blank screen - try something out."),
_("If you're stuck - try explaining it to a rubber duck."),
_("It's ok to be stuck, go for a walk and then try again (:"),
_("Do not pass silently."),
]

NEWLINE = "\n"
Expand Down

0 comments on commit 2e72c19

Please sign in to comment.