From bf2df602e99e722902f8cf1259bb23baf175255d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= Date: Mon, 1 Jan 2018 14:54:18 +0000 Subject: tests: improve code quality by passing the linter. --- test/test_construct_extras.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_construct_extras.py') diff --git a/test/test_construct_extras.py b/test/test_construct_extras.py index faccabf..66da5b7 100644 --- a/test/test_construct_extras.py +++ b/test/test_construct_extras.py @@ -72,4 +72,4 @@ class TestTimestamp(unittest.TestCase): if __name__ == '__main__': - unittest.main() + unittest.main() -- cgit v1.2.3