semantic design.

This commit is contained in:
Charles E. Gormley
2024-09-28 13:50:05 -04:00
parent ed9d8ab24c
commit f88d9a61a2

View File

@@ -8,7 +8,7 @@ from src.infra.lambdas.RSSQueueFiller.deploy_sqs_filler_lambda import deploy_sqs
from src.utils.check_env import check_env
print("🗞💵⚖IngestRSS🗞️💵\n".ljust(10, "-").rjust(10, "-"))
print("🗞💵⚖IngestRSS️💵🗞\n".ljust(10, "-").rjust(10, "-"))
load_dotenv(override=True)
check_env()