From eda502e9eed4fd014875da05455530f6ad262b6e Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Mon, 6 Aug 2018 22:09: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 d5b026d..03c77d1 100644 --- a/notes.md +++ b/notes.md @@ -143,3 +143,4 @@ 2018-08-02T05:57:00 - Quick fix, referencing a known issue from the official repo (stable-baselines3) 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)