forked from VimPlug/jedi
More PEP8, minor cleanup
This commit is contained in:
@@ -9,5 +9,6 @@ from __future__ import absolute_import
|
||||
|
||||
import unittest # this is stdlib unittest, but jedi gets the local one
|
||||
|
||||
|
||||
class Assertions(unittest.TestCase):
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user