mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Bump black version to 23.1.0 (#96578)
Pull Request resolved: https://github.com/pytorch/pytorch/pull/96578 Approved by: https://github.com/ezyang
This commit is contained in:
committed by
PyTorch MergeBot
parent
a229e78544
commit
60a68477a6
@ -133,6 +133,7 @@ ignores = [
|
||||
|
||||
ignores = [os.path.join(proj_dir, ignore) for ignore in ignores]
|
||||
|
||||
|
||||
# Check if the compiler is hip-clang.
|
||||
def is_hip_clang() -> bool:
|
||||
try:
|
||||
|
Reference in New Issue
Block a user