Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
py: Ensure DRIVER_PATH_ENV_KEY defaults to string
Follow up to PR #14528, to avoid `os.getenv` raising `TypeError` in `env_path` when `driver_path_env_key` is not passed to `Service` constructor.
- Loading branch information