From be414f80e538cf150bc999c44e4f8efe7a39831b Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 6 Aug 2018 05:18:00 +0200 Subject: [PATCH] Quick fix, referencing a known issue from the official repo (stable-baselines3) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 03c77d1..0d826e6 100644 --- a/notes.md +++ b/notes.md @@ -144,3 +144,4 @@ 2018-08-02T00:20:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2018-08-06T01:48:00 - Minor doc updates: linking to article on quantization (stable-baselines3) 2018-08-06T22:09:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) +2018-08-06T05:18:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3)