mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-05 19:55:47 +03:00
formatting changes from black 22.3.0
Summary: Applies the black-fbsource codemod with the new build of pyfmt. paintitblack Reviewed By: lisroach Differential Revision: D36324783 fbshipit-source-id: 280c09e88257e5e569ab729691165d8dedd767bc
This commit is contained in:
committed by
Facebook GitHub Bot
parent
12e32f83b3
commit
8c1a276db7
@@ -146,7 +146,6 @@ if hasattr(select, "poll"):
|
||||
data = data.decode("utf-8", errors="surrogateescape")
|
||||
log_fn(data)
|
||||
|
||||
|
||||
else:
|
||||
|
||||
def _pipe_output(p, log_fn):
|
||||
|
Reference in New Issue
Block a user