mirror of
https://github.com/arcan1s/ahriman.git
synced 2025-07-29 05:39:56 +00:00
improve wording in documentation
This commit is contained in:
@ -101,7 +101,7 @@ class BaseView(View):
|
||||
get non-empty value from request parameters
|
||||
|
||||
Args:
|
||||
extractor(Callable[[str], T]): function to get value by key
|
||||
extractor(Callable[[str], T]): function to get value by the specified key
|
||||
key(str): key to extract value
|
||||
|
||||
Returns:
|
||||
|
Reference in New Issue
Block a user