Skip to content

Commit 0c24c60

Browse files
authored
Merge pull request #118 from CollinHeist/master
Fix ChangeParameters docstring url
2 parents ba487a3 + b474b81 commit 0c24c60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

esa/saw.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2015,7 +2015,7 @@ def ChangeParameters(self, ObjectType: str, ParamList: list,
20152015
ChangeParameters calls.
20162016
20172017
`PowerWorld documentation
2018-
<https://www.powerworld.com/WebHelp/Content/MainDocumentation_HTML/CloseCase_Function.htm>`__
2018+
<https://www.powerworld.com/WebHelp/Content/MainDocumentation_HTML/ChangeParametersSingleElement_Function.htm>`__
20192019
20202020
:param ObjectType: The type of object you are changing
20212021
parameters for.

0 commit comments

Comments
 (0)