Files

4 lines
54 B
Python

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