cpplint: fix deprecation warnings with docstrings
Fix warnings with Python 3.8 like: .../depot_tools/cpplint.py:3006: DeprecationWarning: invalid escape sequence \% """Logs an error if we see certain non-ANSI constructs ignored by gcc-2. .../depot_tools/cpplint.py:4842: DeprecationWarning: invalid escape sequence \( """Retrieves all the text between matching open and close parentheses. Change-Id: I99987e766cda98e2b8d8476f7900b9f99d58761e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5328187 Auto-Submit: Mike Frysinger <vapier@chromium.org> Reviewed-by: Joanna Wang <jojwang@chromium.org> Commit-Queue: Joanna Wang <jojwang@chromium.org>changes/87/5328187/2
parent
129a392a2a
commit
d972b831c3
Loading…
Reference in New Issue