doit icon indicating copy to clipboard operation
doit copied to clipboard

Added __repr__ to the config_changes and result_dep classes.

Open abingham opened this issue 1 month ago • 0 comments

I added some basic __repr__ implementations to the config_changed and result_dep classes. I needed a nicer representation for these so that I could better understand the output of the info command.

If these particular implementations aren't acceptable for some reason, let me know what you'd prefer.

abingham avatar May 29 '24 12:05 abingham