creeper-adventure/.venv/lib/python3.8/site-packages/rope/contrib/__init__.py
2022-03-31 20:20:07 -05:00

7 lines
169 B
Python

"""rope IDE tools package
This package contains modules that can be used in IDEs
but do not depend on the UI. So these modules will be used
by `rope.ui` modules.
"""