Skip to content

Conversation

@Hatkeshiator
Copy link

@Hatkeshiator Hatkeshiator commented Jun 8, 2025

s/\-/\\-/g in balloon.py lines 46, 48 so Python does not read them incorrectly.
An alternative fix (making the docstring raw) also exists, but codebases should be uniform; if one docstring is raw, so should all others be. Are they? I didn't bother to check. My first and only priority was getting the silly warnings to go away.

s/\-/\\-/g in balloon.py lines 46, 48 so Python does not read them incorrectly.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant