Skip to content

Commit

Permalink
Update HierarchyService.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-SabyasachiBose authored Oct 15, 2024
1 parent 303bf8c commit a91897b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TM1py/Services/HierarchyService.py
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,7 @@ def update_or_create_hierarchy_from_dataframe(
Abort early if edges contain a circular reference
:param unwind: bool
Unwind hierarch before creating new edges
:param unwind_consol: bool
:param unwind_consol: str
Unwind specific consolidation in hierarch before creating new edges, if unwind == True then this override is ignored and entire hierarch is unwinded
:param update_attribute_types: bool
If True, function will delete and recreate attributes when a type change is requested.
Expand Down

0 comments on commit a91897b

Please sign in to comment.