Class InconsistentTypeHintCheck

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

public class InconsistentTypeHintCheck extends PythonSubscriptionCheck
  • Constructor Details

    • InconsistentTypeHintCheck

      public InconsistentTypeHintCheck()
  • Method Details