Skip to content

Commit

Permalink
BUG: fix parameter name in (deprecated) function call
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichSuter committed Jun 4, 2024
1 parent 3dea9d9 commit beba95a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/xtgeo/grid3d/grid_properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ def from_file(
self.append_props(
list(
gridproperties_from_file(
pfile=pfile,
property_file=pfile,
fformat=fformat,
names=names,
dates=dates,
Expand Down

0 comments on commit beba95a

Please sign in to comment.