We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b14a0 commit 9aa0caeCopy full SHA for 9aa0cae
1 file changed
src/itoolkit/itoolkit.py
@@ -391,6 +391,7 @@ def addParm(self, obj, iopt={}): # noqa N802
391
392
Args:
393
obj (obj): iData object or iDs object.
394
+ iopt (dict): options to pass to iParm constructor
395
396
Returns:
397
(void)
0 commit comments