Files
swift-mirror/utils/update_checkout/__init__.py

4 lines
54 B
Python

from .update_checkout import main
__all__ = ["main"]