mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
`torch.library.Library` updated to `torch.library._scoped_library` in files with many tests where it seems obvious to do, otherwise `noqa: TOR901` added - see https://github.com/pytorch/pytorch/pull/118318 for more context. Pull Request resolved: https://github.com/pytorch/pytorch/pull/119424 Approved by: https://github.com/zou3519
12 lines
252 B
Plaintext
12 lines
252 B
Plaintext
flake8==3.8.2
|
|
flake8-bugbear==20.1.4
|
|
flake8-comprehensions==3.3.0
|
|
flake8-executable==2.0.4
|
|
flake8-logging-format==0.9.0
|
|
git+https://github.com/malfet/flake8-coding.git
|
|
flake8-pyi==20.5.0
|
|
mccabe==0.6.1
|
|
pycodestyle==2.6.0
|
|
pyflakes==2.2.0
|
|
torchfix==0.4.0
|