diff options
author | Maximilian Hils <git@maximilianhils.com> | 2019-01-06 14:19:45 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-06 14:19:45 +0100 |
commit | 4f270b5506fe2b1314ee277d9f7c93763cb2d8e5 (patch) | |
tree | 4bad85cba8497e3c5fbfe2fb95c2ea50b6639a2e /examples/complex/xss_scanner.py | |
parent | 889987aa0a7f4852758ed09f70fe5d30f733a6d3 (diff) | |
parent | 3a2d7bb119828613f2a40b936b1a4d5c40125ccb (diff) | |
download | mitmproxy-4f270b5506fe2b1314ee277d9f7c93763cb2d8e5.tar.gz mitmproxy-4f270b5506fe2b1314ee277d9f7c93763cb2d8e5.tar.bz2 mitmproxy-4f270b5506fe2b1314ee277d9f7c93763cb2d8e5.zip |
Merge pull request #3443 from BoboTiG/fix-invalid-seq-warnings
Fix several DeprecationWarning: invalid escape sequence
Diffstat (limited to 'examples/complex/xss_scanner.py')
-rwxr-xr-x | examples/complex/xss_scanner.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/complex/xss_scanner.py b/examples/complex/xss_scanner.py index cdaaf478..97e94ed4 100755 --- a/examples/complex/xss_scanner.py +++ b/examples/complex/xss_scanner.py @@ -1,4 +1,4 @@ -""" +r""" __ __ _____ _____ _____ \ \ / // ____/ ____| / ____| |