mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[BE][PYFMT] migrate PYFMT for torch/[p-z]*/
to ruff format
(#144552)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/144552 Approved by: https://github.com/ezyang
This commit is contained in:
committed by
PyTorch MergeBot
parent
fd606a3a91
commit
5cedc5a0ff
@ -52,7 +52,6 @@ USE_BLACK_FILELIST = re.compile(
|
||||
# torch/[e-m]*/**
|
||||
# torch/optim/**
|
||||
# torch/[p-z]*/**
|
||||
"torch/[p-z]*/**",
|
||||
],
|
||||
),
|
||||
)
|
||||
|
Reference in New Issue
Block a user