Skip to content

Commit cfe2818

Browse files
committed
update doc string per review
1 parent 60bc085 commit cfe2818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adafruit_rockblock.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,7 +423,7 @@ def system_time(self):
423423

424424
@property
425425
def energy_monitor(self):
426-
"""Report the current accumulated energy usage estimate in microamp hours.
426+
"""The current accumulated energy usage estimate in microamp hours.
427427
428428
Returns an estimate of the charge taken from the +5V supply to the modem,
429429
in microamp hours (uAh). This is represented internally as a 26-bit unsigned number,

0 commit comments

Comments
 (0)