f5e22c356963f96e792d7b24e10bf788ea1c908e
According to [os.getenv()](https://docs.python.org/3/library/os.html#os.getenv) documentation, a string is returned, no need to wrap the result in `str()` again.
Description
No description provided
Languages
Python
100%