Class TorchAutogradVariableShouldNotBeUsedCheck

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

public class TorchAutogradVariableShouldNotBeUsedCheck extends PythonSubscriptionCheck
  • Constructor Details

    • TorchAutogradVariableShouldNotBeUsedCheck

      public TorchAutogradVariableShouldNotBeUsedCheck()
  • Method Details