mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-20 04:21:13 +08:00
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