Adds validation to ensure that all required fields ("lang", "login_ID", "login_passwd", "company_ID") are present in the login_info section of the configuration file. Raises a ValueError if any required field is missing, improving error handling and preventing potential issues due to incomplete configuration. |
||
---|---|---|
utils | ||
.gitignore | ||
README.md | ||
TODO.txt | ||
config.toml.example | ||
main.py | ||
requirements.txt |