Skip to content

Commit 73e0488

Browse files
Update lab.md
1 parent 65e4987 commit 73e0488

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/src/lecture_04/lab.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
```@setup block
44
projdir = dirname(Base.active_project())
5+
using StatsBase
56
include(joinpath(projdir,"src","lecture_03","Lab03Ecosystem.jl"))
67
78
function find_food(a::Animal, w::World)

0 commit comments

Comments
 (0)