Skip to content

Commit

Permalink
Update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
unalmis committed Dec 19, 2024
1 parent 8cbbac8 commit c229b33
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion desc/objectives/_fast_ion.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Objectives for targeting neoclassical transport."""
"""Objectives for fast ion confinement."""

import numpy as np
from orthax.legendre import leggauss
Expand Down
2 changes: 1 addition & 1 deletion desc/objectives/_neoclassical.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Objectives for targeting neoclassical transport."""
"""Objectives for neoclassical transport."""

import numpy as np
from orthax.legendre import leggauss
Expand Down

0 comments on commit c229b33

Please sign in to comment.