mirror of
https://github.com/aljazceru/IngestRSS.git
synced 2025-12-17 22:14:20 +01:00
semantic design.
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user