davegaeddert
1 week, 1 day ago
I'm not a huge fan of custom "your code looks ok" checks, at least not when we can use standard Python features to do similar things
On the road to better type annotations, IDE support, and "correctness", there are now several more uses of Python ABC classes