Update MachineLearning_and_CPLEX.ipynb

added a missing \n for api key and url
pull/3/head
rorykeeley 2017-06-16 14:11:50 +02:00 committed by GitHub
parent 5c214a610c
commit b649cdfe3e
1 changed files with 1 additions and 1 deletions

View File

@ -1243,7 +1243,7 @@
},
"outputs": [],
"source": [
"url = None",
"url = None\n",
"key = None"
]
},