Skip to content

Commit

Permalink
graphs_faq.md
Browse files Browse the repository at this point in the history
  • Loading branch information
UnravelSports [JB] committed Oct 18, 2024
2 parents 06c4e6d + 41c9ddb commit 564a550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/1_kloppy_gnn_train.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,7 @@
"\n",
"This exact model can also simply be loaded as:\n",
"\n",
"`from unravel.classifiers imoprt CrystalGraphClassifier` as shown in [Quick Start Guide](0_quick_start_guide.ipynb)\n",
"`from unravel.classifiers import CrystalGraphClassifier` as shown in [Quick Start Guide](0_quick_start_guide.ipynb)\n",
"\n",
"Below we show the exact same code to make it easier to adjust."
]
Expand Down

0 comments on commit 564a550

Please sign in to comment.