Compare commits
1 Commits
master
...
geps/gep-0
Author | SHA1 | Date | |
---|---|---|---|
|
04a0c578db |
@ -48,7 +48,7 @@ class FilterOption(EnumeratedListOption):
|
||||
@type label: string
|
||||
@param value: A default value for the option.
|
||||
Example: 1
|
||||
@type label: int
|
||||
@type value: int
|
||||
@return: nothing
|
||||
"""
|
||||
EnumeratedListOption.__init__(self, label, value)
|
||||
|
Loading…
Reference in New Issue
Block a user