Skip to content

Commit

Permalink
Docstring correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
willrogers committed Aug 23, 2018
1 parent d9cba56 commit a04aa00
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pytac/element.py
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,7 @@ def get_value(self, field, handle=pytac.RB, units=pytac.ENG,
model (str): pytac.LIVE or pytac.SIM.
Returns:
object: The value of the requested field, returned from EPICS as a
string or cothread float.
float: The value of the requested field
Raises:
DeviceException: if there is no device on the given field.
Expand Down

0 comments on commit a04aa00

Please sign in to comment.