Skip to content

Escaping parenthesis on regex to fix error : re.error: unbalanced par…#63

Open
wlayzz wants to merge 1 commit into
m4ll0k:masterfrom
wlayzz:fix/regex_unbalanced_parenthesis
Open

Escaping parenthesis on regex to fix error : re.error: unbalanced par…#63
wlayzz wants to merge 1 commit into
m4ll0k:masterfrom
wlayzz:fix/regex_unbalanced_parenthesis

Conversation

@wlayzz
Copy link
Copy Markdown

@wlayzz wlayzz commented Sep 22, 2022

Hello,

There is a quick fix for the error : re.error: unbalanced parenthesis at position X
Issue reference #46
The fix consists of escaping parenthesis on regex.

PolEspurnes added a commit to PolEspurnes/SecretFinder that referenced this pull request Dec 29, 2022
re.error: unbalanced parenthesis at position X
Fixed by: m4ll0k#63
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