summaryrefslogtreecommitdiff
path: root/venv/Lib/site-packages/pylint/pyreverse/__init__.py
blob: 9ca1da5c6a6528e1d0290a2e5c7c64ced731c1e0 (plain)
1
2
3
4
5
6
7
8
# 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 $"