Skip to content

Commit

Permalink
Sipify
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson authored and troopa81 committed Oct 16, 2024
1 parent 4059266 commit 50404e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion python/core/auto_generated/qgsexpressioncontext.sip.in
Original file line number Diff line number Diff line change
Expand Up @@ -1001,7 +1001,8 @@ Returns a unique hash representing the current state of the context.
:param variables: optional names of a subset of variables to include in the hash. If not specified, all variables will be considered.

:return: - calculated hash
- ok: ``True`` if the hash could be generated, or false if e.g. a variable value is of a type which cannot be hashed
- ok: will be set to ``True`` if the hash could be generated, or false if e.g. a variable value is of a type which cannot be hashed


.. versionadded:: 3.40
%End
Expand Down

0 comments on commit 50404e1

Please sign in to comment.