channel-block-tg/data
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
..
__init__.py Initial commit 2020-04-06 00:12:41 +03:00
config.py Removed redundant conversion to string in config.py 2020-11-07 03:36:20 +03:00