Skip to content

Commit

Permalink
adding missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomassetti committed Sep 27, 2023
1 parent 6e3bce9 commit d5f2a68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pylasu/parsing/results.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ def reportAttemptingFullContext(self, recognizer, dfa, startIndex, stopIndex, co
pass

def reportContextSensitivity(self, recognizer, dfa, startIndex, stopIndex, prediction, configs):
pass
pass

0 comments on commit d5f2a68

Please sign in to comment.