mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
[BE][Easy] bump isort
to 6.0.1 (#155919)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/155919 Approved by: https://github.com/Skylion007 ghstack dependencies: #155909, #155914
This commit is contained in:
committed by
PyTorch MergeBot
parent
5467765990
commit
1a568f4e5d
@ -1415,7 +1415,7 @@ init_command = [
|
||||
'--no-black-binary',
|
||||
'black==23.12.1',
|
||||
'usort==1.0.8.post1',
|
||||
'isort==5.13.2',
|
||||
'isort==6.0.1',
|
||||
'ruff==0.11.13', # sync with RUFF
|
||||
]
|
||||
is_formatter = true
|
||||
|
Reference in New Issue
Block a user