From 48b87e1c9c80b2abf116e1bf41eaf429a791a702 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 17 Sep 2018 19:08:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (prophet) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 3c25367..0125828 100644 --- a/notes.md +++ b/notes.md @@ -153,3 +153,4 @@ 2018-08-27T17:04:00 - Quick fix, referencing a known issue from the official repo (prophet) 2018-08-27T03:26:00 - Implementing approach from a new paper read last night (prophet) 2018-09-17T04:22:00 - Refactor for clarity, might break a few tests though (prophet) +2018-09-17T19:08:00 - Refactor for clarity, might break a few tests though (prophet)