Class PandasChainInstructionCheck

java.lang.Object
org.sonar.plugins.python.api.PythonSubscriptionCheck
org.sonar.python.checks.PandasChainInstructionCheck
All Implemented Interfaces:
PythonCheck, SubscriptionCheck

public class PandasChainInstructionCheck extends PythonSubscriptionCheck
  • Constructor Details

    • PandasChainInstructionCheck

      public PandasChainInstructionCheck()
  • Method Details