From 27fa6d529cbf33ab2c525b5bf4cc58163551dc64 Mon Sep 17 00:00:00 2001 From: Jonathan Lui Date: Mon, 1 Apr 2019 19:57:50 -0700 Subject: [PATCH] chore: use public protos (#7) * change synth.py to use public protos * minor docs changes * generate README.md from .repo-metadata.json * feat: add deleteAnnotatedDataset to DataLabelingService * no system/samples tests yet * fix dead links on ISODateTimeFormat --- datalabeling/test/no-test.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 datalabeling/test/no-test.js diff --git a/datalabeling/test/no-test.js b/datalabeling/test/no-test.js new file mode 100644 index 0000000000..665d93e66f --- /dev/null +++ b/datalabeling/test/no-test.js @@ -0,0 +1 @@ +console.log('no test yet');