invalid-envvar-value / E1507ΒΆ

Message emitted:

%s does not support %s type argument

Description:

Env manipulation functions support only string type arguments. See https://docs.python.org/3/library/os.html#os.getenv.

Created by stdlib checker