Commit 49025b9e authored by Igor Dejanovic's avatar Igor Dejanovic

Small fix in docstring

parent e563f6d8
......@@ -51,7 +51,7 @@ class NoMatch(Exception):
match is not successful.
Args:
value (str): A name of the parsing expression or rule.
rule (str): A name of the rule.
position (int): A position in the input stream where exception
occurred.
parser (Parser): An instance of a parser.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment