Remove redundant sentence in docstring
This commit is contained in:
parent
080f9f5bc2
commit
f6fbb098cc
@ -85,8 +85,7 @@ class CommandRunner(QObject):
|
|||||||
|
|
||||||
Args:
|
Args:
|
||||||
text: The text to parse.
|
text: The text to parse.
|
||||||
default : Default value to return when alias was not found. By
|
default : Default value to return when alias was not found.
|
||||||
default it is set to None.
|
|
||||||
|
|
||||||
Return:
|
Return:
|
||||||
The new command string if an alias was found. Default value
|
The new command string if an alias was found. Default value
|
||||||
|
Loading…
Reference in New Issue
Block a user