зеркало из https://github.com/github/codeql.git
Python: Clarify qldoc.
This commit is contained in:
Родитель
30f2df8ac4
Коммит
2040b010f4
|
@ -182,7 +182,7 @@ module Pruner {
|
|||
*/
|
||||
abstract predicate constrainsVariableToBe(boolean value);
|
||||
|
||||
/** Holds if this constraint implies that `other` cannot be `None` */
|
||||
/** Holds if the value constrained by this constraint cannot be `None` */
|
||||
abstract predicate cannotBeNone();
|
||||
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче