1
0
forked from VimPlug/jedi

More PEP8, minor cleanup

This commit is contained in:
Laurens Van Houtven
2013-06-22 09:54:18 +02:00
parent ae94a2cda1
commit cb4acccfe5
3 changed files with 7 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ will get this module again, causing infinite recursion.
"""
from local_module import Assertions
class TestCase(Assertions):
def test(self):
self.assertT