Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api): dynamic liquid tracking papi changes #17714

Draft
wants to merge 4 commits into
base: edge
Choose a base branch
from

Conversation

caila-marashaj
Copy link
Contributor

Overview

Test Plan and Hands on Testing

Changelog

Review requests

Risk assessment

)
# raise ValueError(f"well location = {well_location}")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leftover comment

if isinstance(target, validation.WellTarget):
well = target.well
if target.location:
move_to_location = target.location
is_meniscus = target.location.is_meniscus
# raise ValueError(f"location = {target.location}")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

leftover comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants