Skip to content

Conversation

@thegamecracks
Copy link

This fixes unescaped docstring backslashes in the CoD1, CoD4, and CoD5 protocols being interpreted as invalid escape sequences and showing SyntaxWarning messages in Python 3.12 and newer.

I've also added spaces around the escaped backslashes, since VSCode's hover documentation doesn't seem to render the backslash when merely written as (\\).

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