mirror of
https://github.com/Hopiu/django-notifications.git
synced 2026-03-25 09:20:23 +00:00
4 lines
71 B
Python
4 lines
71 B
Python
from pip.models.index import Index, PyPI
|
|
|
|
|
|
__all__ = ["Index", "PyPI"]
|