summaryrefslogtreecommitdiff
path: root/pylint/pyreverse/__init__.py
blob: 95a760d4418decef92ca9c1a7e712a691a2c2a63 (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/LICENSE

"""
pyreverse.extensions
"""

__revision__ = "$Id $"