samuelbryant / sjb-tools

A simple CLI program to create, maintain and edit todo lists
MIT License
0 stars 0 forks source link

Make abstract base class base.py actually work #50

Closed samuelbryant closed 6 years ago

samuelbryant commented 6 years ago

It doesn't seem to be doing anything. Program runs fine without redifining abstract methods

samuelbryant commented 6 years ago

This is not actually true. It just doesnt trigger the error until you try to instantiate objects