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:
committed by
Alex Galarce
parent
dfff68e9c8
commit
5928ee0116
@@ -93,4 +93,5 @@ docs/
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
|
||||
.env
|
||||
new/
|
||||
Reference in New Issue
Block a user