Skip to content

Commit

Permalink
Fix imports in the notebook.
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrasej committed Oct 31, 2023
1 parent 0989a8f commit 7b61737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/cfr/analysis/cfr-json-analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@
"!git clone https://github.com/google/cfr\n",
"from cfr.python.cfr.analysis import analysis\n",
"from cfr.python.cfr.json import cfr_json\n",
"from cfr.python.cfr.json import human_readable\n",
"from cfr.python.cfr.two_step_routing import two_step_routing\n"
]
},
Expand Down

0 comments on commit 7b61737

Please sign in to comment.