Use distutils.util.strtobool instead implementing manually

Manual checking of the environment variable has been replaced function distutils.util.strtobool(). Description of this function available here.

Merge request reports

Loading