Skip to content

🐛 Bug Report: Python SDK Local variable path referenced before assignament #704

@gepd

Description

@gepd

👟 Reproduction steps

image

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?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions