This repository was archived by the owner on Oct 23, 2023. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 653
This repository was archived by the owner on Oct 23, 2023. It is now read-only.
DeprecationWarning due to invalid sequences in tests` #1359
Open
@tirkarthi
Description
This can be fixed with using raw string or escaping them.
./tests/contrib/django/tests.py:729: DeprecationWarning: invalid escape sequence \:
with Settings(SENTRY_ALLOW_ORIGIN=[re.compile('https?\://(.*\.)?example\.com')]):
Metadata
Metadata
Assignees
Labels
No labels