Skip to content

Commit

Permalink
Fix import.
Browse files Browse the repository at this point in the history
  • Loading branch information
afoucret committed Jan 30, 2024
1 parent 7deabe4 commit 069cf47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/learning-to-rank/01-learning-to-rank.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
}
],
"source": [
"import getpass\n",
"from getpass import getpass\n",
"from elasticsearch import Elasticsearch\n",
"\n",
"# https://www.elastic.co/search-labs/tutorials/install-elasticsearch/elastic-cloud#finding-your-cloud-id\n",
Expand Down

0 comments on commit 069cf47

Please sign in to comment.