Skip to content

Commit

Permalink
Fixes #249: Fix Overview.ipynb (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
pachewise committed Mar 5, 2024
1 parent 27474b3 commit 2a4f078
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -110,7 +110,7 @@
"source": [
"from catanatron.json import GameEncoder\n",
"from catanatron_gym.features import create_sample_vector, create_sample\n",
"from catanatron_experimental.machine_learning.board_tensor_features import (\n",
"from catanatron_gym.board_tensor_features import (\n",
" create_board_tensor,\n",
")\n",
"\n",
Expand Down

0 comments on commit 2a4f078

Please sign in to comment.