4 lines
68 B
Python
4 lines
68 B
Python
# pylint:enable=W04044
|
|
"""check unknown option
|
|
"""
|
|
__revision__ = 1
|