mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-12-14 19:36:23 +08:00
MeshRasterizerOpenGL import fixes
Summary: Only import it if you ask for it. Reviewed By: kjchalup Differential Revision: D38327167 fbshipit-source-id: 3f05231f26eda582a63afc71b669996342b0c6f9
This commit is contained in:
committed by
Facebook GitHub Bot
parent
5bf6d532f7
commit
3b7ab22d10
@@ -7,7 +7,6 @@
|
||||
import contextlib
|
||||
import logging
|
||||
import re
|
||||
from typing import List
|
||||
|
||||
|
||||
@contextlib.contextmanager
|
||||
|
||||
Reference in New Issue
Block a user