tests: fix checkstyle failure in test_stats_client.py 17/20217/3
authorSteven Luong <sluong@cisco.com>
Tue, 18 Jun 2019 16:56:07 +0000 (09:56 -0700)
committerSteven Luong <sluong@cisco.com>
Tue, 18 Jun 2019 23:14:43 +0000 (16:14 -0700)
commitc79b32deb018b0adfcf96d878dffaaaa9a1fd6b1
tree124bad4efb98e090b23cb2105e74e842b35320bc
parent540a8dacbe0da88fde97a6c1201d6e1ba95c5cf6
tests: fix checkstyle failure in test_stats_client.py

New job submitted to Jenkins reported checkstyle failure in
test_stats_client.py. It needs a blank line in one place and line is
too long in another place.

Type: fix

Change-Id: I9b18df1df449a287570d614d6c5b514ceb88480c
Signed-off-by: Steven Luong <sluong@cisco.com>
test/test_stats_client.py