We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
invalid escape syntax
1 parent bbe2764 commit 39fe784Copy full SHA for 39fe784
pyproject.toml
@@ -239,4 +239,5 @@ testpaths = [
239
]
240
filterwarnings = [
241
"ignore:The frontend.Option(Parser)? class.*:DeprecationWarning::",
242
+ "ignore:invalid escape sequence:SyntaxWarning::",
243
0 commit comments