Skip to content

Commit d5f2a68

Browse files
committed
adding missing newline
1 parent 6e3bce9 commit d5f2a68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pylasu/parsing/results.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ def reportAttemptingFullContext(self, recognizer, dfa, startIndex, stopIndex, co
3434
pass
3535

3636
def reportContextSensitivity(self, recognizer, dfa, startIndex, stopIndex, prediction, configs):
37-
pass
37+
pass

0 commit comments

Comments
 (0)