mirror of https://github.com/scrapy/scrapy.git
removed whitespaces
This commit is contained in:
parent
5bacc4822e
commit
09a07c9b4a
|
|
@ -150,7 +150,7 @@ class Stream:
|
|||
self.close(StreamCloseReason.CANCELLED)
|
||||
|
||||
self._deferred_response = Deferred(_cancel)
|
||||
|
||||
|
||||
def __repr__(self):
|
||||
return f'Stream(id={self.stream_id!r})'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue