Skip to content

Commit

Permalink
repair plotting test
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-dudt committed Aug 9, 2024
1 parent 48dd52e commit bee9f54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion desc/plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -2771,7 +2771,7 @@ def plot_boozer_surface(
"theta": 91,
"zeta": 91,
"NFP": thing.NFP,
"endpoint": True,
"endpoint": eq_switch,
}
grid_plot = _get_grid(**grid_kwargs)

Expand Down

0 comments on commit bee9f54

Please sign in to comment.