Introduced ParserInput
This commit is contained in:
@@ -81,3 +81,4 @@ def test_i_can_test_split_iter_parser_indexes():
|
||||
])
|
||||
def test_i_can_get_tokens_boundaries(tokens, expected):
|
||||
assert BaseParser.get_tokens_boundaries(tokens) == expected
|
||||
|
||||
|
||||
Reference in New Issue
Block a user