Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd116fc commit 6053157Copy full SHA for 6053157
1 file changed
python/ql/src/experimental/semmle/python/frameworks/Fabric.qll
@@ -502,7 +502,7 @@ private module FabricV2 {
502
}
503
504
/**
505
- * A call to `run`, `sudo` on an instance of a subclass of `fabric.group.Group`.
+ * A call to `run` on an instance of a subclass of `fabric.group.Group`.
506
*
507
* See https://docs.fabfile.org/en/2.5/api/group.html#fabric.group.Group.run
508
*/
0 commit comments