Skip to content

Commit 0d315dd

Browse files
LovelyBuggieshenryiii
authored andcommitted
more entries to fill
1 parent 1c251ad commit 0d315dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/HistNumbaFill.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"source": [
190190
"@nb.njit\n",
191191
"def nb_fill_hist(h):\n",
192-
" h.fill(np.random.randn(1000))"
192+
" h.fill(np.random.randn(10000))"
193193
]
194194
},
195195
{

0 commit comments

Comments
 (0)