org.sonar.l10n.py.rules.python.S6711.json Maven / Gradle / Ivy
{
"title": "numpy.random.Generator should be preferred to numpy.random.RandomState",
"type": "CODE_SMELL",
"status": "ready",
"remediation": {
"func": "Constant\/Issue",
"constantCost": "5min"
},
"tags": [
"numpy",
"data-science"
],
"defaultSeverity": "Major",
"ruleSpecification": "RSPEC-6711",
"sqKey": "S6711",
"scope": "All",
"quickfix": "unknown",
"code": {
"impacts": {
"MAINTAINABILITY": "MEDIUM"
},
"attribute": "CONVENTIONAL"
}
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy