merge pr #1540, fixed merge conflicts

This commit is contained in:
qubedmaiska 2025-10-19 19:14:07 -04:00
parent a205d532f1
commit 59acb7ffa0
No known key found for this signature in database
GPG key ID: 204BCE0FD52C0501
38 changed files with 137 additions and 131 deletions

View file

@ -63,7 +63,7 @@ If error should be thrown, you need to provide the error code and name, for exam
b'2\x00QubesNoSuchPropertyError\x00\x00No such property\x00'
For details of particular calls, you can use `Extending the mock Qubes object <#extending-the-mock-qubes-object>`__.
For details of particular calls, you can use :ref:`developer/general/developing-gui-applications:extending the mock qubes object`.
Available mocks
---------------