forked from VimPlug/jedi
move mixin to compiled/fake to structure it better
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
class TextIOWrapper():
|
||||
def __next__(self):
|
||||
return ''
|
||||
Reference in New Issue
Block a user