Skip to content

Commit bd250cc

Browse files
authoredMar 11, 2025··
Updates
1 parent 365f061 commit bd250cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎tests/dataconverter/test_helpers.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ def fixture_filled_test_data(template, tmp_path):
515515
np.array(["1", "2", "3"], dtype=np.bytes_),
516516
),
517517
(""),
518-
id="numpy-chararray",
518+
id="array-of-bytes-chars",
519519
),
520520
pytest.param(
521521
alter_dict(

0 commit comments

Comments
 (0)
Please sign in to comment.