sayakpaul HF Staff commited on
Commit
1aa99d1
·
verified ·
1 Parent(s): bcc88ec

Delete build/torch-universal/upload_test/foo_2056.py

Browse files
build/torch-universal/upload_test/foo_2056.py DELETED
@@ -1,7 +0,0 @@
1
- #!/usr/bin/env python3
2
-
3
- def main():
4
- print("Hello from torch-universal!")
5
-
6
- if __name__ == "__main__":
7
- main()