Skip to content

Commit e1001d8

Browse files
committed
Removed unused line of code
1 parent d33f404 commit e1001d8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Chapter6_Priorities/Chapter6.ipynb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,8 +386,6 @@
386386
"source": [
387387
"from pymc import rbeta\n",
388388
"\n",
389-
"rand = np.random.rand\n",
390-
"\n",
391389
"\n",
392390
"class Bandits(object):\n",
393391
"\n",

0 commit comments

Comments
 (0)