Skip to content

Commit d666c25

Browse files
committed
Fix name
1 parent 0109b6c commit d666c25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

simpeg_drivers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ def assets_path() -> Path:
146146
"magnetic vector": (
147147
"simpeg_drivers.potential_fields.magnetic_vector.driver",
148148
{
149-
"forward": "MagneticForwardDriver",
149+
"forward": "MVIForwardDriver",
150150
"inversion": "MVIInversionDriver",
151151
},
152152
),

0 commit comments

Comments
 (0)