mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2024-12-27 21:52:25 -06:00
4 lines
71 B
Python
Executable file
4 lines
71 B
Python
Executable file
from pip.models.index import Index, PyPI
|
|
|
|
|
|
__all__ = ["Index", "PyPI"]
|