Skip to content

Commit bbd0b86

Browse files
authored
Remove an extra space (#255)
1 parent 4d1138b commit bbd0b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/StatsModels.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ export
6767
include("traits.jl")
6868
include("contrasts.jl")
6969
include("terms.jl")
70-
include( "errormessages.jl")
70+
include("errormessages.jl")
7171
include("schema.jl")
7272
include("temporal_terms.jl")
7373
include("formula.jl")

0 commit comments

Comments
 (0)