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