Closed kamoltat closed 9 months ago
Currently, setup.cfg doesn't have python-dotenv as a required dependency so we add that.
Moreover, in config.py we didn't really load_dotenv() so we didn't actually load .env into pydantic_settings
To sign and test your commits, please refer to Contibution guidelines.
@VallariAg Just needs a thumbs up one more time
Currently, setup.cfg doesn't have python-dotenv as a required dependency so we add that.
Moreover, in config.py we didn't really load_dotenv() so we didn't actually load .env into pydantic_settings
Contribution Guidelines
To sign and test your commits, please refer to Contibution guidelines.
Checklist