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