commit | f799d441d77e978bcc2a481f70a7428871c9a50e | [log] [tgz] |
---|---|---|
author | Wei-Yin Chen (陳威尹) <[email protected]> | Tue Jul 31 02:20:20 2018 |
committer | Commit Bot <[email protected]> | Tue Jul 31 02:20:20 2018 |
tree | 2cefe366d59cbe13ffb1bf058d3b604e25d7ee1c | |
parent | e4695e5cf90e07beafea291eba8510a9799a97e4 [diff] |
lint: Fix some issues in PRESUBMIT.py found by flake8 Fixed some of the following issues: - E302 expected 2 blank lines, found 1 - E703 statement ends with a semicolon - E999 SyntaxError: invalid syntax Bug: None Change-Id: Ia4c9a2c81168395331f5d2135a7bba1eafcd3640 Reviewed-on: https://chromium-review.googlesource.com/1155625 Reviewed-by: Dirk Pranke <[email protected]> Commit-Queue: Wei-Yin Chen (陳威尹) <[email protected]> Cr-Commit-Position: refs/heads/master@{#579285}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .