mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-16 07:19:57 +00:00
improve wording in documentation
This commit is contained in:
@ -35,6 +35,7 @@ def anyvar(cls: Type[T], strict: bool = False) -> T:
|
||||
any value helper for mocker calls check
|
||||
|
||||
Args:
|
||||
cls(Type[T]): type of the variable to check
|
||||
strict(bool, optional): if True then check type of supplied argument (Default value = False)
|
||||
|
||||
Returns:
|
||||
|
Reference in New Issue
Block a user