mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:07:10 +08:00
This script was hanging up on a couple of licenses not being parsed correctly / not accounted for in the original pass through Should resolve issues with tests not running 100% correctly Signed-off-by: Eli Uriegas <eliuriegasfb.com> Pull Request resolved: https://github.com/pytorch/pytorch/pull/76336 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Approved by: https://github.com/ezyang
7 lines
279 B
Plaintext
7 lines
279 B
Plaintext
*.bat text eol=crlf
|
|
.circleci/config.yml linguist-generated=true
|
|
.github/workflows/generated-*.yml linguist-generated=true
|
|
.github/generated-* linguist-generated=true
|
|
.github/scripts/gql_mocks.json linguist-generated=true
|
|
third_party/LICENSES_BUNDLED.txt linguist-generated=true
|