Skip to content

Commit

Permalink
Update test_lex.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sanjanamandadi authored Jul 15, 2024
1 parent fe945c4 commit 2f24638
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_lex.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import unittest
from parser.lexer import Lexer


class TestLexer(unittest.TestCase):
Expand Down

0 comments on commit 2f24638

Please sign in to comment.