Class UseOfAnyAsTypeHintCheck

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

public class UseOfAnyAsTypeHintCheck extends PythonSubscriptionCheck
  • Constructor Details

    • UseOfAnyAsTypeHintCheck

      public UseOfAnyAsTypeHintCheck()
  • Method Details