modified test.py

This commit is contained in:
2025-06-18 09:20:24 +00:00
parent 5911c63062
commit a3d25d44de

View File

@ -2,4 +2,5 @@ import torch
print(torch.__version__)
print("hello")