Skip to content

Commit

Permalink
Change ref in example notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
lc1021 committed Sep 19, 2024
1 parent db462b7 commit b6912b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cmaes.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"import matplotlib.pyplot as plt\n",
"from matplotlib.patches import Ellipse\n",
"\n",
"from qdax.core.cmaes import CMAES"
"from qdax.baselines.cmaes import CMAES"
]
},
{
Expand Down

0 comments on commit b6912b2

Please sign in to comment.