We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1275e commit 8c5f0d3Copy full SHA for 8c5f0d3
src/awkward/operations/__init__.py
@@ -4,7 +4,6 @@
4
5
import awkward.operations.str
6
from awkward.operations.ak_all import *
7
-from awkward.operations.ak_dematerialize import *
8
from awkward.operations.ak_almost_equal import *
9
from awkward.operations.ak_angle import *
10
from awkward.operations.ak_any import *
0 commit comments