From 7ecb49ecc760f8ac641ac67594da750d7fe30fa1 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Sat, 27 Feb 2021 00:57:00 +0100 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 8184fb8..fd94270 100644 --- a/notes.md +++ b/notes.md @@ -233,3 +233,4 @@ 2021-02-07T21:22:00 - Minor doc updates: linking to article on quantization (prophet) 2021-02-27T08:46:00 - Late-night bugfix on financial RL environment (prophet) 2021-02-27T21:36:00 - Refactor for clarity, might break a few tests though (prophet) +2021-02-27T00:57:00 - Quick fix, referencing a known issue from the official repo (prophet)