Groosha f5e22c3569 Removed redundant conversion to string in config.py
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.
2020-11-07 03:36:20 +03:00
fix
2020-08-05 21:14:07 +03:00
2020-07-15 20:09:31 +03:00
2020-08-19 14:00:37 +03:00
fix
2020-08-05 21:14:07 +03:00
2020-08-19 13:57:14 +03:00
fix
2020-08-05 21:14:07 +03:00
2020-04-14 14:54:03 +03:00
Description
No description provided
93 KiB
Languages
Python 100%