__init__.py 200 B

12345678
  1. # Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  2. # For details: https://github.com/PyCQA/pylint/blob/main/LICENSE
  3. """
  4. pyreverse.extensions
  5. """
  6. __revision__ = "$Id $"