From 1b353b519a86a00731f2bb11af4ed17bb78600a8 Mon Sep 17 00:00:00 2001 From: Gerrit User 32926 <32926@4a232e18-c5a9-48ee-94c0-e04e7cca6543> Date: Fri, 11 Jun 2021 11:27:42 +0000 Subject: [PATCH] Update patch set 1 Patch Set 1: (1 comment) Patch-set: 1 CC: Gerrit User 32926 <32926@4a232e18-c5a9-48ee-94c0-e04e7cca6543> --- 78cbdfcdb4eaf15c6b6298d562cfe4418cba6983 | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 78cbdfcdb4eaf15c6b6298d562cfe4418cba6983 diff --git a/78cbdfcdb4eaf15c6b6298d562cfe4418cba6983 b/78cbdfcdb4eaf15c6b6298d562cfe4418cba6983 new file mode 100644 index 00000000..64071c2a --- /dev/null +++ b/78cbdfcdb4eaf15c6b6298d562cfe4418cba6983 @@ -0,0 +1,21 @@ +{ + "comments": [ + { + "key": { + "uuid": "e70739b9_59a692c0", + "filename": "validations_libs/cli/common.py", + "patchSetId": 1 + }, + "lineNbr": 130, + "author": { + "id": 32926 + }, + "writtenOn": "2021-06-11T11:27:42Z", + "side": 1, + "message": "You can simplify this.\nIf the delay is set, by default, to a reasonable `float` value,\nthe conditional won\u0027t be needed. \n\nYou also don\u0027t need the type check.\n\nThe API will only be accessible by managed code, so you can handle it there\nor just convert by default. \nIt\u0027s virtually no delay, and if it fails it makes perfectly clear why.", + "revId": "78cbdfcdb4eaf15c6b6298d562cfe4418cba6983", + "serverId": "4a232e18-c5a9-48ee-94c0-e04e7cca6543", + "unresolved": true + } + ] +} \ No newline at end of file