From ee7a8d34f72e91c1441ca05709b2cbdb6f7f82bb Mon Sep 17 00:00:00 2001 From: Ross Brattain Date: Wed, 21 Jun 2017 18:00:22 -0700 Subject: Update git submodules * Update docs/submodules/yardstick from branch 'stable/danube' - increase line length to 99 When line length is 79 I have to spend too much time manually wrapping my code into unreadable junk I can't use expressive tuple unpacking and I start shortening variables and other bad tricks to decrease the line length. We have too many levels of indent to manage with 79 class: def: if: for: etc. Change-Id: Ib2ce9cf887f9880c46815822c8d0e1a7806e53ca Signed-off-by: Ross Brattain (cherry picked from commit 98fdb2810a7010edf0f12af0ed5d706df2af615c) --- docs/submodules/yardstick | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick index d609aa743..75be9a172 160000 --- a/docs/submodules/yardstick +++ b/docs/submodules/yardstick @@ -1 +1 @@ -Subproject commit d609aa7438e543354debfe86ab9d34a0e6402eda +Subproject commit 75be9a172539d9e45f113001ed0b3daeb06e0e1c -- cgit 1.2.3-korg