We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 161e982 commit 0b0bd8aCopy full SHA for 0b0bd8a
tests/dataconverter/test_validation.py
@@ -1943,7 +1943,7 @@ def format_error_message(msg: str) -> str:
1943
[
1944
"The value at /ENTRY[my_entry]/SAMPLE[sample1]]/changer_position "
1945
"should be one of the following Python types: "
1946
- "int, class 'numpy.integer, as defined in the "
+ "int, numpy.integer, as defined in the "
1947
"NXDL as NX_INT."
1948
],
1949
id="baseclass-compressed-wrong-type",
0 commit comments