Merged in feature/add-dotenv (pull request #266)

Feature/add dotenv

* transferred sensitive information to .env file from src/config.py

* replace model IDs, AWS account info

* Merge remote-tracking branch 'origin/main' into feature/add-dotenv

* add explanatory comment

* Merge remote-tracking branch 'origin/main' into feature/add-dotenv

* remove tests that were just for local


Approved-by: Katon Minhas
This commit is contained in:
Michael McGuinness
2024-11-14 16:35:33 +00:00
committed by Alex Galarce
parent dfff68e9c8
commit 5928ee0116
4 changed files with 36 additions and 5 deletions
+1
View File
@@ -93,4 +93,5 @@ docs/
.pytest_cache/
__pycache__/
.env
new/