1 2 3 4 5 6 7 8
[language] name = "python" extensions = [".py"] grammar = "tree-sitter-python" [[custom_edges]] name = "DECORATED_BY" capture = "decorates"