FIX: Remove space check from Pylint config
The no-space-check config option was removed entirely, and the bad-whitespace value for the disable option was removed as well. For more informations: https://github.com/PyCQA/pylint/issues/3572
The no-space-check config option was removed entirely, and the bad-whitespace value for the disable option was removed as well. For more informations: https://github.com/PyCQA/pylint/issues/3572