From 64350e14020201442af80bbcca866ab6268badda Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 9 Sep 2016 19:59:18 +0200 Subject: 15_test_DebianSource: flake8 clean --- tests/15_test_DebianSource.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/15_test_DebianSource.py b/tests/15_test_DebianSource.py index 8cfe5852..a9f43d32 100644 --- a/tests/15_test_DebianSource.py +++ b/tests/15_test_DebianSource.py @@ -24,6 +24,7 @@ from gbp.deb.source import DebianSource, DebianSourceError from gbp.deb.format import DebianSourceFormat from gbp.git.vfs import GitVfs + class TestDebianSource(testutils.DebianGitTestRepo): """Test L{gbp.deb.source}'s """ -- cgit v1.2.3