Tentative de modifications pour coller au fichier de référence.

parent 2d09490b
...@@ -19,6 +19,8 @@ ...@@ -19,6 +19,8 @@
"cell_type": "code", "cell_type": "code",
"execution_count": 1, "execution_count": 1,
"metadata": { "metadata": {
"hideCode": false,
"hidePrompt": false,
"scrolled": true "scrolled": true
}, },
"outputs": [ "outputs": [
...@@ -139,16 +141,10 @@ ...@@ -139,16 +141,10 @@
"source": [ "source": [
"4*np.mean(accept)" "4*np.mean(accept)"
] ]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
} }
], ],
"metadata": { "metadata": {
"celltoolbar": "Hide code",
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3",
"language": "python", "language": "python",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment