Skip to content

Commit

Permalink
SPARK-8484. Newlines.
Browse files Browse the repository at this point in the history
  • Loading branch information
zapletal-martin committed Jun 24, 2015
1 parent dff51c7 commit d033da4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -101,4 +101,4 @@ class CrossValidatorSuite extends SparkFunSuite with MLlibTestSparkContext {
cv.validateParams()
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ object ValidationSuite {

override def copy(extra: ParamMap): MyEvaluator = defaultCopy(extra)
}
}
}

0 comments on commit d033da4

Please sign in to comment.