Add repr for objects like Simulator, Wells, Nodes and their derived classes. #227
Labels
enhancement
New feature or request
Nexus
Issues related to the Nexus simulator
OGS
Issues related to the OpenGoSim simulator
Is your feature request related to a problem? Please describe.
The code below throws an error which whilst technically not a bug is not a great user experience as it is something I would expect a user to do.
Describe the solution you'd like
Add an explicit repr onto objects like Simulator, Wells, Nodes and their derived classes.
The text was updated successfully, but these errors were encountered: