mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-07 22:44:27 +08:00
Fix typo in comment
This commit is contained in:
@@ -84,7 +84,7 @@ class TestSetupReadline(unittest.TestCase):
|
|||||||
'SCHED_'])
|
'SCHED_'])
|
||||||
}
|
}
|
||||||
# There are quite a few differences, because both Windows and Linux
|
# There are quite a few differences, because both Windows and Linux
|
||||||
# (posix and nt) librariesare included.
|
# (posix and nt) libraries are included.
|
||||||
assert len(difference) < 30
|
assert len(difference) < 30
|
||||||
|
|
||||||
def test_local_import(self):
|
def test_local_import(self):
|
||||||
|
|||||||
Reference in New Issue
Block a user