Skip to content

Commit c17943b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 55dada9 commit c17943b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_kernels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ def generate_fieldset(xdim=2, ydim=2, zdim=2, tdim=1):
284284

285285
release_locations = {'lons': [5], 'lats': [5],
286286
'plastic_amount': [1]}
287-
287+
288288
pset = pp.constructors.create_particleset(fieldset, settings, release_locations)
289289

290290
pset.execute(pp.kernels.PolyTEOS10_bsq, runtime=1)

0 commit comments

Comments
 (0)