Skip to content

fix: Python 3.12 question: SyntaxWarning: invalid escape sequence - #3

Open
webbrain-one wants to merge 1 commit into
BarakAharoni:mainfrom
webbrain-one:webbrain/issue-1
Open

fix: Python 3.12 question: SyntaxWarning: invalid escape sequence #3
webbrain-one wants to merge 1 commit into
BarakAharoni:mainfrom
webbrain-one:webbrain/issue-1

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #1

Use raw strings or proper escaping for regex and banner literals in pycDcode.py.
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.

Python 3.12 question: SyntaxWarning: invalid escape sequence

1 participant