mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
This reverts commit 94d7f0c1ef.
Reverted https://github.com/pytorch/pytorch/pull/158475 on behalf of https://github.com/facebook-github-bot due to Diff reverted internally ([comment](https://github.com/pytorch/pytorch/pull/158475#issuecomment-3085447409))
2 lines
83 B
Bash
Executable File
2 lines
83 B
Bash
Executable File
cat apache_header.txt $1 > _add_apache_header.txt && mv _add_apache_header.txt $1
|