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