Update docs and comments

This commit is contained in:
Ivan Pavlina 2020-04-05 23:15:53 +02:00
parent 03e70e521c
commit ca39617aaf
3 changed files with 13 additions and 2 deletions

View file

@ -514,7 +514,7 @@ class MikrotikAPI:
# ---------------------------
# take_accounting_snapshot
# Returns float -> seconds period between last run and current run
# Returns float -> period in seconds between last and current run
# ---------------------------
def take_accounting_snapshot(self) -> float:
"""Get accounting data"""