bp / resqpy

Python API for working with RESQML models
https://resqpy.readthedocs.io/en/latest/
MIT License
51 stars 14 forks source link

old root_node references in Trajectory class updated #758

Closed andy-beer closed 9 months ago

andy-beer commented 9 months ago

This patch fixes a bug involving some old references to a root_node attribute in the Trajectory class when relating to a DeviationSurvey. The attribute has long since been replaced with a class property called root.

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
resqpy/well/_trajectory.py 100.00%

:loudspeaker: Thoughts on this report? Let us know!.