From 6f3a5d72d16f7b2e17df630e184c52695d2e8392 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 22 Oct 2022 01:17: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 f44c2c0..5d74704 100644 --- a/notes.md +++ b/notes.md @@ -261,3 +261,4 @@ 2022-08-01T03:45:00 - Implementing approach from a new paper read last night (prophet) 2022-08-01T21:11:00 - Refactor for clarity, might break a few tests though (prophet) 2022-08-01T19:11:00 - Refactor for clarity, might break a few tests though (prophet) +2022-10-22T01:17:00 - Refactor for clarity, might break a few tests though (prophet)