PEP8 cleanups.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2018-10-14 00:29:46 -04:00
parent 8c6ba747f0
commit 7a4302415a

View File

@@ -155,5 +155,4 @@ class IndexFilesystemTestCase(DocumentIndexingTestMixin, DocumentTestMixin, Base
'/{}'.format(TEST_NODE_EXPRESSION), ''
)
)[2:], []
)
)