Class SideEffectInTfFunctionCheck

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

public class SideEffectInTfFunctionCheck extends PythonSubscriptionCheck
  • Constructor Details

    • SideEffectInTfFunctionCheck

      public SideEffectInTfFunctionCheck()
  • Method Details