We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0456f26 commit 9510c6dCopy full SHA for 9510c6d
1 file changed
tests_v400/test_typedParser.py
@@ -1,6 +1,6 @@
1
from OMPython import OMTypedParser
2
3
-typeCheck = OMTypedParser.parseString
+typeCheck = OMTypedParser.om_parser_typed
4
5
6
def test_newline_behaviour():
0 commit comments