Fix typo
This commit is contained in:
parent
65f5b55153
commit
65f49de1c4
@ -68,6 +68,6 @@ class ASensor:
|
|||||||
Returns
|
Returns
|
||||||
-------
|
-------
|
||||||
mes : Union[None, str]
|
mes : Union[None, str]
|
||||||
The error message of the check. This will be None if the check was succesful.
|
The error message of the check. This will be None if the check was successful.
|
||||||
"""
|
"""
|
||||||
pass
|
pass
|
||||||
|
Loading…
Reference in New Issue
Block a user