Skip to content

Commit

Permalink
update to __all__.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejpaul committed Dec 13, 2023
1 parent 05e2bea commit d382dde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/simsopt/field/tracing.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
logger = logging.getLogger(__name__)

__all__ = ['SurfaceClassifier', 'LevelsetStoppingCriterion',
'MinToroidalFluxStoppingCriterion', 'MaxToroidalFluxStoppingCriterion',
'ToroidalFluxStoppingCriterion','RStoppingCriterion','ZStoppingCriterion',
'IterationStoppingCriterion', 'ToroidalTransitStoppingCriterion',
'compute_fieldlines', 'compute_resonances',
'compute_poloidal_transits', 'compute_toroidal_transits',
Expand Down

0 comments on commit d382dde

Please sign in to comment.