set inputs for cli

This commit is contained in:
Pablo Martin 2024-06-06 17:39:20 +02:00
parent f1eb555c03
commit afe9e18e0d
4 changed files with 100 additions and 1 deletions

View file

@ -42,3 +42,7 @@ def run_xe_healthcheck() -> None:
logger.info("xe.com reached successfully.")
logger.info("See response below.")
logger.info(account_info_response)
def run_get_rates():
logger.info("Getting rates")