👟 Reproduction steps

Image got from https://discord.com/channels/564160730845151244/1146544839614287923
👍 Expected behavior
run createDocument
👎 Actual Behavior
It returns error Local variable path referenced before assignament
Looking the code https://github.com/appwrite/sdk-for-python/blob/master/appwrite/services/databases.py#L924 path var is called api_path but referenced as path later in the code: https://github.com/appwrite/sdk-for-python/blob/master/appwrite/services/databases.py#L938-L939
🎲 Appwrite version
Version 0.11.x
💻 Operating system
Linux
🧱 Your Environment
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?