We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4f9520 commit ec6ee17Copy full SHA for ec6ee17
tests/dataconverter/test_validation.py
@@ -1788,7 +1788,7 @@ def listify_template(data_dict: Template):
1788
[
1789
"The value at /ENTRY[my_entry]/SAMPLE[sample1]]/changer_position "
1790
"should be one of the following Python types: "
1791
- "int, class 'numpy.integer, as defined in the "
+ "int, numpy.integer, as defined in the "
1792
"NXDL as NX_INT."
1793
],
1794
id="baseclass-compressed-wrong-type",
0 commit comments