Skip to content

Commit 1971d99

Browse files
AzeezIshsyurkevi
authored andcommitted
Pi import issues
1 parent 5a761ba commit 1971d99

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

arrayfire/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@
160160
"Interp",
161161
"IterativeDeconv",
162162
"Pad",
163-
"pi",
164163
]
165164

166165
from arrayfire.library.constants import (
@@ -183,7 +182,6 @@
183182
TopK,
184183
VarianceBias,
185184
YCCStd,
186-
pi,
187185
)
188186

189187
__all__ += [

0 commit comments

Comments
 (0)