Skip to content

Commit

Permalink
FIX: Use lower case fluid types
Browse files Browse the repository at this point in the history
  • Loading branch information
mferrera committed Dec 19, 2024
1 parent 8c01a49 commit d52aef6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 55 deletions.
54 changes: 0 additions & 54 deletions src/fmu/dataio/export/rms/_enums.py

This file was deleted.

1 change: 0 additions & 1 deletion src/fmu/dataio/export/rms/inplace_volumes.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from fmu.dataio.export import _enums
from fmu.dataio.export._decorators import experimental
from fmu.dataio.export._export_result import ExportResult, ExportResultItem
from fmu.dataio.export.rms import _enums
from fmu.dataio.export.rms._conditional_rms_imports import import_rms_package
from fmu.dataio.export.rms._utils import (
check_rmsapi_version,
Expand Down

0 comments on commit d52aef6

Please sign in to comment.