Hi guys, just using your Python SDK and the docs s...
# help
j
Hi guys, just using your Python SDK and the docs state that to create a branch:
Copy code
branch1 = lakefs.repository("example-repo").branch("experiment1").create(source_reference_id="main")
However, it should just be "source_reference". Not sure if something changed and you never removed this from the docs?
n
Hi @James Hodson can you provide a link to the said documentation?
j
n
Thank you, I'll open an issue to update the docs. For an up to date documentation of the HL Python SDK you can also visit https://pydocs-lakefs.lakefs.io/