You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ grep -n ommitted StatsModels.jl/test/traits.jl
42: # intercept is present even if it's not specified or even ommitted.
$
one hyphenated
one absent a hyphen and missing an e
my suggestion is absent a hyphen in both instances
$ ed -s StatsModels.jl/src/StatsModels.jl <<<'21p'
#re-export from StatsBase:
$ ed -s StatsModels.jl/src/StatsModels.jl <<<'51p'
lag, lead, # Rexported from ShiftedArrays
$
The text was updated successfully, but these errors were encountered:
omitted
one hyphenated
one absent a hyphen and missing an
e
my suggestion is absent a hyphen in both instances
The text was updated successfully, but these errors were encountered: