Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
marjanalbooyeh committed Dec 24, 2024
1 parent 25cadb6 commit 914adc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tutorials/6-flowermd-ML-coarse-graining.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
},
"outputs": [],
"source": [
"from flowermd.modules.coarse_graining_ML import (\n",
"from flowermd.modules.coarse_graining_ML.isotropic_coarse_graining import (\n",
" load_isotropic_custom_force,\n",
" LJNeighborModelConfig,\n",
")\n",
Expand Down

0 comments on commit 914adc5

Please sign in to comment.