validator's function can have 1 arg, 2 args or 3 args
This commit is contained in:
@ -617,7 +617,7 @@ class Settings(object):
|
||||
exception :exc:`~error.RequirementError` is raised.
|
||||
|
||||
And at last, if no target option matches the expected values, the
|
||||
action must be removed from the option's properties list.
|
||||
action will not add to the option's properties list.
|
||||
|
||||
:param opt: the option on wich the requirement occurs
|
||||
:type opt: `option.Option()`
|
||||
|
Reference in New Issue
Block a user