Skip to content

Commit

Permalink
make comment prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
dpanici committed Nov 18, 2024
1 parent b597498 commit 4537312
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_axis_limits.py
Original file line number Diff line number Diff line change
Expand Up @@ -191,8 +191,8 @@ def assert_is_continuous(
"""
if kwargs is None:
kwargs = {}
# TODO ( #671, #1206):currently skip Boozer quants because it needs sym=False grid
# and also, Boozer axis limits are not yet implemented (#1206)
# TODO ( #671, #1206):currently skip Boozer quants because it need sym=False
# grid (#1206) and Boozer axis limits are not yet implemented (#671)
names = [
name
for name in names
Expand Down

0 comments on commit 4537312

Please sign in to comment.