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

5 lines
55 B
Python

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