mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-08 17:23:19 +00:00
5 lines
71 B
Python
5 lines
71 B
Python
|
from pip.models.index import Index, PyPI
|
||
|
|
||
|
|
||
|
__all__ = ["Index", "PyPI"]
|