Skip to content

Commit

Permalink
notebook corrected
Browse files Browse the repository at this point in the history
  • Loading branch information
konstntokas committed Nov 25, 2024
1 parent 58b8f1e commit 2ab9d1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/notebooks/cdse_senitnel_2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@
"outputs": [],
"source": [
"credentials = {\n",
" \"key\": \"O0M0CUQIDQO9TDZ4D8NR\",\n",
" \"secret\": \"qPUyXs9G6j8on6MY5KPhQNHuA5uZTqxEscrbBCGx\"\n",
" \"key\": \"xxx\",\n",
" \"secret\": \"xxx\"\n",
"}"
]
},
Expand Down

0 comments on commit 2ab9d1c

Please sign in to comment.