Skip to content

Fix SyntaxWarning in regex byte strings#42

Open
aquilamacedo wants to merge 1 commit intojekyc:masterfrom
aquilamacedo:regex-raw-byte-fix
Open

Fix SyntaxWarning in regex byte strings#42
aquilamacedo wants to merge 1 commit intojekyc:masterfrom
aquilamacedo:regex-raw-byte-fix

Conversation

@aquilamacedo
Copy link

Resolve SyntaxWarning by using raw byte strings (br'') in regex patterns

Resolve SyntaxWarning by using raw byte strings (br'') in regex patterns

Signed-off-by: Aquila Macedo <aquilamacedo@riseup.net>
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