Skip to content

Commit 428fbf5

Browse files
committed
Add unused import to init.__all__
1 parent b7d4d82 commit 428fbf5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

python/infinicore/__init__.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,10 @@
138138
"strided_empty",
139139
"strided_from_blob",
140140
"zeros",
141+
"minimum",
142+
"atan2",
143+
"addcdiv",
144+
"bucketize",
141145
]
142146

143147
use_ntops = False

0 commit comments

Comments
 (0)