mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
Python: Fix QLDoc to not mention sudo method on fabric Group
This commit is contained in:
committed by
GitHub
parent
cd116fc5f2
commit
6053157b09
@@ -502,7 +502,7 @@ private module FabricV2 {
|
||||
}
|
||||
|
||||
/**
|
||||
* 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`.
|
||||
*
|
||||
* See https://docs.fabfile.org/en/2.5/api/group.html#fabric.group.Group.run
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user