Remove redundant sentence in docstring

This commit is contained in:
Florian Bruhin 2016-06-30 12:40:52 +02:00
parent 080f9f5bc2
commit f6fbb098cc

View File

@ -85,8 +85,7 @@ class CommandRunner(QObject):
Args:
text: The text to parse.
default : Default value to return when alias was not found. By
default it is set to None.
default : Default value to return when alias was not found.
Return:
The new command string if an alias was found. Default value