Skip to content

Commit 24a46e1

Browse files
test
1 parent bb781e5 commit 24a46e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from lib import tensor as t
1+
from lib import tensor2 as t
22
import numpy as np
33

44
print("hello")

0 commit comments

Comments
 (0)