Skip to content

Commit

Permalink
[pre-commit.ci lite] apply automatic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci-lite[bot] authored Jun 10, 2024
1 parent 4f06e14 commit afb6db1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/benchmark.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
grid = VectorGrid(field, grid_spacing)

seedlist = 2 ** np.arange(17)
#seedlist = [2 ** 11]
# seedlist = [2 ** 11]
times = []
for nseeds in seedlist:
dts = []
Expand Down

0 comments on commit afb6db1

Please sign in to comment.