Open taotriad opened 1 year ago
This is making progress. Many docstrings and type annotations have been added.
According to pylint we're still missing about 270 docstrings (!) and a bit North of 700 type annotations. In other words, a long, long way to go. One step at a time.
Further progress made. We're down to 230 missing docstrings and 120 missing type annotations.
All relevant pieces of code should be properly type annotated and have docstrings.