mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-20 22:30:35 +08:00
apply pyfmt with usort to opted-in sources
Reviewed By: zertosh Differential Revision: D24880203 fbshipit-source-id: 2034cdfc2712209e86d3d05c119c58f979b05c52
This commit is contained in:
committed by
Facebook GitHub Bot
parent
4296fd96c5
commit
90f1d5c258
@@ -137,6 +137,7 @@ class TestPCLNormals(TestCaseMixin, unittest.TestCase):
|
||||
|
||||
if DEBUG and run_idx == 0 and not use_pointclouds:
|
||||
import os
|
||||
|
||||
from pytorch3d.io.ply_io import save_ply
|
||||
|
||||
# export to .ply
|
||||
|
||||
Reference in New Issue
Block a user