Remove the Python debugger linter.
The flake8-debugger (https://github.com/JBKahn/flake8-debugger) extension
provides a better (AST-based) implementation of this rule. Using that in
combination with the stock Arcanist Flake8 linter is the recommended setup.