apply new formatting config

Summary:
pyfmt now specifies a target Python version of 3.8 when formatting
with black. With this new config, black adds trailing commas to all
multiline function calls. This applies the new formatting as part
of rolling out the linttool-integration for pyfmt.

paintitblack

Reviewed By: zertosh, lisroach

Differential Revision: D37084377

fbshipit-source-id: 781a1b883a381a172e54d6e447137657977876b4
This commit is contained in:
John Reese
2022-06-10 16:04:56 -07:00
committed by Facebook GitHub Bot
parent 023a2369ae
commit ea4f3260e4
6 changed files with 6 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ def render_point_cloud_pytorch3d(
eps: float = 1e-2,
bg_color=None,
bin_size: Optional[int] = None,
**kwargs
**kwargs,
):
# feature dimension