Skip to content

Commit

Permalink
chore: remove v2 Python highlevel LayoutBuilder from main-v1. (#1863)
Browse files Browse the repository at this point in the history
* chore: remove v2 Python highlevel LayoutBuilder from main-v1.

* Removed whole test file because it was for a comparison between ArrayBuilder and LayoutBuilder.
  • Loading branch information
jpivarski authored Nov 4, 2022
1 parent 77001f3 commit a0962b9
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1,362 deletions.
2 changes: 0 additions & 2 deletions src/awkward/_v2/_connect/numpy.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ def convert_to_array(layout, args, kwargs):
# ak._v2.contents.Content,
# ak._v2.record.Record,
# ak.layout.ArrayBuilder,
# ak.layout.LayoutBuilder32,
# ak.layout.LayoutBuilder64,
# ),
# ):
# nplike = ak.nplike.of(arg)
Expand Down
Loading

0 comments on commit a0962b9

Please sign in to comment.