Skip to content
This repository was archived by the owner on Jul 17, 2019. It is now read-only.

Commit e3114aa

Browse files
committed
Rename internal namedtuples.jl file
1 parent ae3306c commit e3114aa

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/DataStreams.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -514,7 +514,7 @@ function __init__()
514514
end
515515
end
516516

517-
include("namedtuples.jl")
517+
include("_namedtuples.jl")
518518
include("query.jl")
519519

520520
end # module Data
File renamed without changes.

0 commit comments

Comments
 (0)