UNCLASSIFIED - NO CUI

Skip to content

Fix pylint issue with disabling the false positive

Mark Howard requested to merge lint_fix into master

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.

Merge request reports