Skip to content

Commit

Permalink
fix bug in example
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiahsinChu committed Dec 26, 2023
1 parent 0be33ff commit a5542c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/classical/demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
}
],
"source": [
"potentials = ff.createJaxPotential(\n",
"potentials = ff.createPotential(\n",
" pdb.topology,\n",
" nonbondedMethod=app.NoCutoff\n",
")\n",
Expand Down

0 comments on commit a5542c0

Please sign in to comment.