wag-managment-api-service-v.../api_library/__init__.py

5 lines
117 B
Python

from date_time_actions.date_functions import client_arrow, system_arrow
__all__ = ["client_arrow", "system_arrow"]