forked from VimPlug/jedi
Fix an issue in the tests that typeshed avoids
This commit is contained in:
@@ -249,5 +249,5 @@ with contextlib.closing('asd') as string:
|
||||
import shlex
|
||||
qsplit = shlex.split("foo, ferwerwerw werw werw e")
|
||||
for part in qsplit:
|
||||
#? str() None
|
||||
#? str()
|
||||
part
|
||||
|
||||
Reference in New Issue
Block a user