Skip to content

Commit 70d3a3c

Browse files
committed
whitespace
1 parent 5c64440 commit 70d3a3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/tutorials/forces_gpu_tutorial.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ and use this information however you want.
154154
output = np.zeros(1, dtype=sim_specs["out"])
155155
output["energy"][0] = final_energy
156156
157+
157158
return output
158159
159160
The above code will assign a GPU to each worker on CUDA-capable systems,

0 commit comments

Comments
 (0)