Selaa lähdekoodia

Removed duplicate line

tags/gm/2021-09-23T00Z/github.com--lark-parser-lark/0.11.2
Erez Sh 3 vuotta sitten
vanhempi
commit
ed065eeb76
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      lark/parser_frontends.py

+ 0
- 1
lark/parser_frontends.py Näytä tiedosto

@@ -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


Ladataan…
Peruuta
Tallenna