madisonmay / tracker

A time machine for debugging pesky stateful errors.
MIT License
35 stars 5 forks source link

Simplify string formatting logic for __repr__ #1

Closed madisonmay closed 8 years ago

madisonmay commented 8 years ago

Should probably use __str__ instead of __repr__ as well.