Преглед изворни кода

ast_utils: Fix docstring

gm/2021-09-23T00Z/github.com--lark-parser-lark/v0.12.0
Erez Sh пре 3 година
родитељ
комит
2b5f984785
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      lark/ast_utils.py

+ 1
- 1
lark/ast_utils.py Прегледај датотеку

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



Loading…
Откажи
Сачувај