Whitespace normalization
This commit is contained in:
parent
176f07dadf
commit
34b312e33d
|
@ -335,4 +335,3 @@ def _eintr_retry(func, _errors=(EnvironmentError, select.error)):
|
|||
continue
|
||||
raise
|
||||
return wrapped
|
||||
|
||||
|
|
Loading…
Reference in New Issue