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