Przeglądaj źródła

Removed duplicate line

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.2
Erez Sh 3 lat temu
rodzic
commit
ed065eeb76
1 zmienionych plików z 0 dodań i 1 usunięć
  1. +0
    -1
      lark/parser_frontends.py

+ 0
- 1
lark/parser_frontends.py Wyświetl plik

@@ -81,7 +81,6 @@ class ParsingFrontend(Serialize):

# Set-up lexer
lexer_type = lexer_conf.lexer_type
lexer_type = lexer_conf.lexer_type
self.skip_lexer = False
if lexer_type in ('dynamic', 'dynamic_complete'):
self.skip_lexer = True


Ładowanie…
Anuluj
Zapisz