As per PEP-008, wrap comments and docstrings in the test data creation
library at 72 characters.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D65749
[LNT] Wrap comments and docstrings at 72 chars ClosedPublic Authored by thopre on Aug 5 2019, 7:38 AM.
Details Summary As per PEP-008, wrap comments and docstrings in the test data creation
Diff Detail
Event Timelinethopre added a parent revision: D65747: [LNT] Add unittests for test data creation library.Aug 5 2019, 7:40 AM thopre added a child revision: D65750: [LNT] Add missing method docstrings in lnt.testing.Aug 5 2019, 7:41 AM This revision is now accepted and ready to land.Aug 5 2019, 9:14 AM Closed by commit rL367923: [LNT] Wrap comments and docstrings at 72 chars (authored by thopre). · Explain WhyAug 5 2019, 1:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 213450 lnt/trunk/lnt/testing/__init__.py
|