A.J. Beamon
|
fef2967d62
|
Fix several issues found by flake8. Ignore E402, which detects when we have import statements not at the top of the file, since we have many files that use this pattern and are not easy to fix.
|
2023-05-02 10:06:40 -07:00 |
|
A.J. Beamon
|
182dc93ebd
|
Apply black format to most Python files, excluding a few cases where we have Python 2 files and a few files written externally. Add external files as exclusions to the precommit checks.
|
2023-04-28 11:46:41 -07:00 |
|
Young Liu
|
35bef73a1c
|
Rename proxy to commit proxy
|
2020-09-10 17:44:15 -07:00 |
|
Daniel Smith
|
5ad9807c21
|
Small fixes
|
2020-03-17 17:21:52 -04:00 |
|
Alex Miller
|
f0be82752a
|
commit_debug can visualize CommitDebug TraceEvents via chrome://tracing
|
2020-02-28 21:25:45 -08:00 |
|