Class DeprecatedNumpyTypesCheck

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

public class DeprecatedNumpyTypesCheck extends PythonSubscriptionCheck
  • Constructor Details

    • DeprecatedNumpyTypesCheck

      public DeprecatedNumpyTypesCheck()
  • Method Details