Skip to content

Commit 4c877ef

Browse files
committed
chore: Updated TODO
1 parent 9a2f6ae commit 4c877ef

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

TODO.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,17 +18,14 @@ Docs
1818
See: https://www.sphinx-doc.org/en/master/usage/restructuredtext/directives.html#directive-literalinclude
1919
The examples should be in the ``examples/`` directory in the repo.
2020

21-
* **[MEDIUM]** Document on a per-version basis.
22-
2321
* **[MEDIUM]** These examples should be tested as part of the unit tests (as they
2422
are in the C client). This is to ensure they don't "bit rot" as the code
2523
changes.
2624

25+
* **[LOW]** Document on a per-version basis.
2726

2827
Development
2928
===========
30-
* **[HIGH]** Implement the auto-commit logic based on a watermark.
31-
3229
* **[MEDIUM]** Once we're done with them, merge in changes in the ``py_client_tweaks`` branch
3330
of the C client.
3431

0 commit comments

Comments
 (0)