Class NumpyListOverGeneratorCheck

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

public class NumpyListOverGeneratorCheck extends PythonSubscriptionCheck
  • Field Details

  • Constructor Details

    • NumpyListOverGeneratorCheck

      public NumpyListOverGeneratorCheck()
  • Method Details