sayakpaul HF Staff commited on
Commit
1287715
·
verified ·
1 Parent(s): 8032231

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

Browse files
build/torch-universal/upload_test/foo_2055.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()