Skip to content

Commit 71c2d5a

Browse files
author
Dan Kapner
committed
fixing get_sectionId_for_z documentation
1 parent 8366cfd commit 71c2d5a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renderapi/stack.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -704,8 +704,8 @@ def get_sectionId_for_z(stack, z, host=None, port=None, owner=None,
704704
705705
Returns
706706
-------
707-
float
708-
z value of sectionId
707+
str
708+
value of sectionId
709709
710710
Raises
711711
------

0 commit comments

Comments
 (0)