Skip to content

patched balloon.py by escaping backslashes

Justine requested to merge tesseractes/ponysay:fix-invalid-escape-sequence into main

Comments in balloons.py had the '-' sequences. It needed escaping as '\-'.

Merge request reports