Skip to content

Commit

Permalink
updated sample api
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell committed Apr 8, 2024
1 parent a7f2ea9 commit 545788b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_plotting.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def tokamak_source():
shafranov_factor=0.44789,
triangularity=0.270,
ion_temperature_beta=6,
sample_size=500,
sample_size=(10, 10),
)


Expand Down

0 comments on commit 545788b

Please sign in to comment.