Remove tool provisioning in PROX helper
[yardstick.git] / .pylintrc
index f8a60a6..f5dd776 100644 (file)
--- a/.pylintrc
+++ b/.pylintrc
@@ -69,6 +69,7 @@ disable=
  consider-merging-isinstance,
  consider-using-ternary,
  duplicate-code,
+ inconsistent-return-statements,
  interface-not-implemented,
  no-else-return,
  no-self-use,