Skip to content
Snippets Groups Projects
Commit ede32933 authored by Joseph E. Gonzalez's avatar Joseph E. Gonzalez
Browse files

Fixing a scaladoc bug in graph generators.

parent 15958ca6
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,7 @@ import org.apache.spark.graph.Edge ...@@ -17,7 +17,7 @@ import org.apache.spark.graph.Edge
import org.apache.spark.graph.impl.GraphImpl import org.apache.spark.graph.impl.GraphImpl
/** /**
* @todo(crankshaw) cleanup and modularize code * @todo cleanup and modularize code
*/ */
object GraphGenerators { object GraphGenerators {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment