Skip to content
Snippets Groups Projects
Commit 78359ad7 authored by Benjamin Cumming's avatar Benjamin Cumming Committed by akuesters
Browse files

Uniform str() and repr() in python type wrappers (#785)

Fixes #782 
* consistent formatting of strings returned by `__repr__` and `__str__` for wrapped types
* rename enum wrappers to be less verbose, where it makes sense.
parent 9bd29a9b
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment