updating docstrings

This commit is contained in:
2021-10-25 22:52:48 +01:00
parent 293a4a1329
commit 557eec305d
2 changed files with 41 additions and 12 deletions

View File

@@ -1,5 +1,7 @@
Priority:
✔ Document the python/logging/typing in Trilium @done(21-10-25 14:33)
☐ Update typing annotations to include generics instead
https://docs.python.org/3/library/collections.abc.html#collections-abstract-base-classes
☐ Write the tests
☐ Docstrings
@@ -8,7 +10,7 @@ Functionality:
Tests:
☐ Write tests! @2d
Use coverage as going along to make sure all bases are covered in the testing
Use coverage as going along to make sure all bases are covered in the testing
VSCode:
☐ Look at <https://github.com/CodeWithSwastik/vscode-ext>
@@ -26,7 +28,7 @@ Logging:
☐ ~/tembo/logs
☐ Document how to overwrite these with ENV vars
☐ have a git repo with all the above already configured and walk user through
clone the repo, delete .git, git init, configure and add git origin
clone the repo, delete .git, git init, configure and add git origin
Archive:
✔ Go through code TODOs @done(21-10-25 05:52) @project(Priority)