Skip to content

Commit 97e21aa

Browse files
committed
Trigger CI
1 parent fbca46f commit 97e21aa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/DistributedNext.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ for the purposes of testing new things before merging upstream. Here be dragons!
66
"""
77
module DistributedNext
88

9+
# Hello world
10+
911
# imports for extension
1012
import Base: getindex, wait, put!, take!, fetch, isready, push!, length,
1113
hash, ==, kill, close, isopen, showerror, iterate, IteratorSize

0 commit comments

Comments
 (0)