Skip to content

Commit 117615c

Browse files
committed
Whitespace
1 parent 785620d commit 117615c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/edu/stanford/nlp/pipeline/CoreNLP.proto

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ message DependencyGraph {
311311
optional uint32 targetCopy = 6;
312312
optional Language language = 7 [default=Unknown];
313313
}
314-
314+
315315
repeated Node node = 1;
316316
repeated Edge edge = 2;
317317
repeated uint32 root = 3 [packed=true];

0 commit comments

Comments
 (0)