Skip to content

Commit a48f21d

Browse files
committed
Update docstring
1 parent 5632b32 commit a48f21d

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
@@ -113,6 +113,9 @@ class Linker(IdGeneratorMixIn, utils.LocalsVisitor):
113113
114114
* aggregations_type
115115
as instance_attrs_type but for aggregations relationships
116+
117+
* compositions_type
118+
as instance_attrs_type but for compositions relationships
116119
"""
117120

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

0 commit comments

Comments
 (0)