python-by-example-150-chall.../venv/lib/python3.6/site-packages/pylint/pyreverse/__init__.py

10 lines
203 B
Python
Raw Permalink Normal View History

2019-08-04 20:26:35 +08:00
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/master/COPYING
"""
pyreverse.extensions
"""
__revision__ = "$Id $"