[PATCH] D65749: [LNT] Wrap comments and docstrings at 72 chars

Thomas Preud'homme via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 5 07:40:26 PDT 2019


thopre created this revision.
thopre added reviewers: MatzeB, danilaml, kristof.beyls.
thopre added a parent revision: D65747: [LNT] Add unittests for test data creation library.

As per PEP-008, wrap comments and docstrings in the test data creation
library at 72 characters.


https://reviews.llvm.org/D65749

Files:
  lnt/testing/__init__.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65749.213365.patch
Type: text/x-patch
Size: 7209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190805/215d2be3/attachment.bin>


More information about the llvm-commits mailing list