**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: 1. Execute obasync. Example: `obasync --get . MyCoolLibrary` 2. 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