vaticle / typedb-docs

TypeDB Documentation
25 stars 72 forks source link

Remove enum tag in python driver docs. #884

Closed nicholasphair closed 2 weeks ago

nicholasphair commented 2 weeks ago

What is the goal of this PR?

Resolves #883.

What are the changes implemented in this PR?

Removes the enum tag from sample.py and include the Edition enum in the constants tag.

This is consistent with the other driver examples (e.g., Java, CPP).

vaticle-bot commented 2 weeks ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture