From 7c82a2645f6b5b8c6562d7bd67f36f0b5df51a27 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Fri, 6 Oct 2017 00:47: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 87fc092..62ee9cc 100644 --- a/notes.md +++ b/notes.md @@ -126,3 +126,4 @@ 2017-07-11T22:02:00 - Quick fix, referencing a known issue from the official repo (prophet) 2017-10-06T00:24:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (prophet) 2017-10-06T05:08:00 - Late-night bugfix on financial RL environment (prophet) +2017-10-06T00:47:00 - Quick fix, referencing a known issue from the official repo (prophet)