mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
fix whitespace woes
This commit is contained in:
parent
43cc5f29a8
commit
f90fc68db4
1 changed files with 1 additions and 1 deletions
|
@ -1189,7 +1189,7 @@ class _ListDataStream(io.BufferedIOBase):
|
|||
"""
|
||||
def __init__(self, lst):
|
||||
self.lst = lst
|
||||
|
||||
|
||||
def writable(self):
|
||||
return True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue