Przeglądaj źródła

ast_utils: Fix docstring

gm/2021-09-23T00Z/github.com--lark-parser-lark/v0.12.0
Erez Sh 3 lat temu
rodzic
commit
2b5f984785
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      lark/ast_utils.py

+ 1
- 1
lark/ast_utils.py Wyświetl plik

@@ -22,7 +22,7 @@ class AsList(object):
class WithMeta(object):
"""Abstract class

Subclasses will be instanciated the Meta instance of the tree. (see ``v_args`` for more detail)
Subclasses will be instanciated with the Meta instance of the tree. (see ``v_args`` for more detail)
"""
pass



Ładowanie…
Anuluj
Zapisz