Fix pep8 violations in base
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 16 Mar 2015 04:42:25 +0000 (00:42 -0400)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 17 Mar 2015 01:33:33 +0000 (21:33 -0400)
Change-Id: I2d0171a9517fa79cf0476aa45809f395aff4bb6d
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
test/tools/CSIT_Test/base/__init__.py

index 4f3b91c88e04fc7898011985f977717784ec06e1..1a1abc3c83798f8be8427e2bcf8e69f18796c032 100644 (file)
@@ -3,4 +3,4 @@ CSIT test tools.
 Homepage: https://github.com/yeasy/CSIT_Test
 Updated: 2013-11-07
 """
-__all__ = ['restlib', 'testmodule']
\ No newline at end of file
+__all__ = ['restlib', 'testmodule']