feat: add .attrs
to highlevel objects
#1663
Annotations
4 errors
tests/test_1565_axis_wrap_if_negative_record.py#L28
test_axis_wrap_if_negative_record_v2
TypeError: ak.Record objects are not allowed in this function
This error occurred while calling
ak.to_regular(
<Record {cell1: [...], cell2: [{...}], ...} type='{cell1: 2 * {locu...'>
0
)
|
tests/test_2757_attrs_metadata.py#L27
test_serialise_with_transient_attrs
AssertionError: assert {} == {'foo': '!SOME'}
Right contains 1 more item:
{'foo': '!SOME'}
Full diff:
- {'foo': '!SOME'}
+ {}
|
tests/test_2757_attrs_metadata.py#L33
test_serialise_with_nonserialisable_attrs
Failed: DID NOT RAISE <class 'AttributeError'>
|
|
The logs for this run have expired and are no longer available.
Loading