Skip to content

Commit aca989a

Browse files
committed
update todo
1 parent c1845e1 commit aca989a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

desc/plotting.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1841,7 +1841,7 @@ def plot_surfaces(eq, rho=8, theta=8, phi=None, ax=None, return_data=False, **kw
18411841
map_coordinates(
18421842
eq,
18431843
t_grid.nodes,
1844-
# TODO: once generalized toroidal angle is used, change
1844+
# TODO (#568): once generalized toroidal angle is used, change
18451845
# inbasis to ["rho", "theta_PEST", "phi"],
18461846
inbasis=["rho", "theta_PEST", "zeta"],
18471847
outbasis=["rho", "theta", "zeta"],

0 commit comments

Comments
 (0)