Class MissingHyperParameterCheck

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

public class MissingHyperParameterCheck extends PythonSubscriptionCheck
  • Constructor Details

    • MissingHyperParameterCheck

      public MissingHyperParameterCheck()
  • Method Details