Closed 0niel closed 1 year ago
Fixed TypeError exception when using non-string values in environment variables.
Example of an exception: TypeError: -1001586367279 has type int, but expected one of: bytes, unicode
TypeError: -1001586367279 has type int, but expected one of: bytes, unicode
great changes! thanks!
sorry for late response
Fixed TypeError exception when using non-string values in environment variables.
Example of an exception:
TypeError: -1001586367279 has type int, but expected one of: bytes, unicode