From 058311c65af050ea3a4b2d641b7355091c7ef4f3 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 5 Feb 2024 21:54:00 +0100 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 6f89033..58b6872 100644 --- a/notes.md +++ b/notes.md @@ -302,3 +302,4 @@ 2024-01-23T02:48:00 - Quick fix, referencing a known issue from the official repo (prophet) 2024-01-23T06:05:00 - Quick fix, referencing a known issue from the official repo (prophet) 2024-02-13T08:40:00 - Quick fix, referencing a known issue from the official repo (prophet) +2024-02-05T21:54:00 - Refactor for clarity, might break a few tests though (prophet)