5 lines
80 B
Python
5 lines
80 B
Python
|
# pylint:disable=W0404
|
||
|
"""check warning on local disabling
|
||
|
"""
|
||
|
__revision__ = 1
|