init
This commit is contained in:
commit
38355d2442
9083 changed files with 1225834 additions and 0 deletions
8
.venv/lib/python3.8/site-packages/rope/base/__init__.py
Normal file
8
.venv/lib/python3.8/site-packages/rope/base/__init__.py
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
"""Base rope package
|
||||
|
||||
This package contains rope core modules that are used by other modules
|
||||
and packages.
|
||||
|
||||
"""
|
||||
|
||||
__all__ = ["project", "libutils", "exceptions"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue