Zabamund / wellpathpy

Well deviation import
GNU Lesser General Public License v3.0
78 stars 28 forks source link

Add `__repr__` to `deviation` and `position` #49

Closed Zabamund closed 3 years ago

Zabamund commented 3 years ago

Issue #42 highlighted the fact that these objects didn't have any __repr__ methods. They have been added to make inspection easier for debugging.