diff --git a/test.py b/test.py index 7640230..3230ca8 100644 --- a/test.py +++ b/test.py @@ -2,4 +2,5 @@ import torch print(torch.__version__) +print("hello")