[PATCH] D115700: [LNT] Fix the global_status page

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 14 02:01:16 PST 2021


thopre added a comment.

LGTM otherwise



================
Comment at: lnt/server/ui/views.py:1543
         baseline = machine.get_closest_previously_reported_run(session,
-                                                               revision)
 
----------------
./lnt/server/ui/views.py:1543:22: E128 continuation line under-indented for visual indent


Repository:
  rLNT LNT

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D115700/new/

https://reviews.llvm.org/D115700



More information about the llvm-commits mailing list