mappymatch
mappymatch copied to clipboard
add meaningful __str__ and __repr__ to classes
for easier debugging. __str__ is also important for jupyter notebook users to print out summaries
@machallboyd Is this done? I thought I remember a PR for it but can't find it.
I added some to two classes, but there's probably more to be done.
Got it.