org.sonar.l10n.py.rules.python.S6978.json Maven / Gradle / Ivy
The newest version!
{
"title": "Subclasses of \"torch.nn.Module\" should call the initializer",
"type": "BUG",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "1min"
},
"tags": [
"pytorch",
"machine-learning"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6978",
"sqKey": "S6978",
"scope": "All",
"quickfix": "targeted",
"code": {
"impacts": {
"RELIABILITY": "MEDIUM"
},
"attribute": "LOGICAL"
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy