Skip to content

Commit d4804af

Browse files
committed
Update docstring
1 parent 884ef49 commit d4804af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pylint/pyreverse/inspector.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ class Linker(IdGeneratorMixIn, utils.LocalsVisitor):
112112
113113
* aggregations_type
114114
as instance_attrs_type but for aggregations relationships
115+
116+
* compositions_type
117+
as instance_attrs_type but for compositions relationships
115118
"""
116119

117120
def __init__(self, project: Project, tag: bool = False) -> None:

0 commit comments

Comments
 (0)