[pep8] make test files and config files pep8 valid
Signed-off-by: akoskaaa <akos.hochrein@prezi.com>
This commit is contained in:
parent
9aab7bc242
commit
f9ea5ecf40
13 changed files with 66 additions and 66 deletions
|
|
@ -3,6 +3,7 @@ from __future__ import absolute_import
|
|||
from compose.cli.utils import split_buffer
|
||||
from .. import unittest
|
||||
|
||||
|
||||
class SplitBufferTest(unittest.TestCase):
|
||||
def test_single_line_chunks(self):
|
||||
def reader():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue