Files
aptly/system/t12_api/__init__.py
T

7 lines
74 B
Python

"""
Testing aptly REST API
"""
from .repos import *
from .files import *