Fix pylint issue with disabling the false positive
Fixes pipeline not liking the disable-next line in the middle of the function parameters.
Also adjusts the the precommit to use the same command used in the pipeline to help catch these things earlier.