1
0
mirror of https://github.com/facebook/proxygen.git synced 2025-08-07 07:02:53 +03:00

Daily arc lint --take BLACK

Reviewed By: strulovich

Differential Revision: D36541099

fbshipit-source-id: 6d0b493b2d07332d96605bda4965b62bce6de3fe
This commit is contained in:
CodemodService FBSourceBlackLinterBot
2022-05-20 06:14:17 -07:00
committed by Facebook GitHub Bot
parent 532b0027c1
commit 2c9761093c

View File

@@ -22,6 +22,7 @@ from .runcmd import run_cmd
if typing.TYPE_CHECKING:
from .buildopts import BuildOptions
class BuilderBase(object):
def __init__(
self,