Describe the bug
When executing obasync, the expression if storage.type is "user" used in the script seems to cause a Syntax Warning
To Reproduce
Steps to reproduce the behavior:
- Execute obasync. Example:
obasync --get . MyCoolLibrary
- Command succeeds, but console output includes a Syntax Warning
Expected behavior
No Syntax Warning
Screenshots

Desktop (please complete the following information):
- OS: Ubuntu 22.04 LTS
- Python version: 3.10.12
- LibreOffice version: 24.2.4.2
Additional context
None
Describe the bug
When executing
obasync, the expressionif storage.type is "user"used in the script seems to cause a Syntax WarningTo Reproduce
Steps to reproduce the behavior:
obasync --get . MyCoolLibraryExpected behavior
No Syntax Warning
Screenshots

Desktop (please complete the following information):
Additional context
None