We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99b6e68 commit 4181639Copy full SHA for 4181639
docs/src/tutorials/fitting/monolayer.ipynb
@@ -91,7 +91,7 @@
91
"file_path = pooch.retrieve(\n",
92
" # URL to one of Pooch's test files\n",
93
" url=\"https://raw.githubusercontent.com/EasyScience/EasyReflectometryLib/master/docs/src/tutorials/fitting/d70d2o.ort\",\n",
94
- " known_hash=\"d877793b3c415834791b2c114dceb12f4564c083b2e7bf51b7a9f289a58165a2\",\n",
+ " known_hash=\"3e4750536621be8eec493fa21a287e408d384f29cacb113b71d02690d99f0998\",\n",
95
")\n",
96
"data = load(file_path)\n",
97
"plot(data)"
0 commit comments