mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-04 13:57:44 +00:00
add doc strings for tests
This commit is contained in:
parent
c76c179225
commit
69acff24e4
5 changed files with 24 additions and 4 deletions
|
|
@ -112,5 +112,5 @@ class RepeatedTimer:
|
|||
|
||||
@property
|
||||
def lostEvents(self):
|
||||
"""!Property to get a count over all los events"""
|
||||
"""!Property to get a count over all lost events"""
|
||||
return self._lostEvents
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue