mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Linting fix
This commit is contained in:
parent
92d0a0d9d3
commit
12a19c25b7
1 changed files with 0 additions and 2 deletions
|
|
@ -24,8 +24,6 @@ from .virtualized import V
|
|||
|
||||
|
||||
if TYPE_CHECKING:
|
||||
from functools import partial
|
||||
|
||||
from triton import Config as TritonConfig
|
||||
|
||||
from torch.utils._ordered_set import OrderedSet
|
||||
|
|
|
|||
Loading…
Reference in a new issue