From 5696963e018b60d47f35982b34ce4a65ef53f50d Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 9 Aug 2018 08:36:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index a1ff40d..9a02810 100644 --- a/notes.md +++ b/notes.md @@ -146,3 +146,4 @@ 2018-07-12T02:42:00 - Quick fix, referencing a known issue from the official repo (prophet) 2018-08-08T06:36:00 - Implementing approach from a new paper read last night (prophet) 2018-08-08T02:52:00 - Minor doc updates: linking to article on quantization (prophet) +2018-08-09T08:36:00 - Quick fix, referencing a known issue from the official repo (prophet)