From 65952b0775244419408bd48ac3c77854601070d8 Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Thu, 27 Jul 2023 18:32:00 +0200 Subject: [PATCH] Refactor for clarity, might break a few tests though (pulp-runtime) --- notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/notes.md b/notes.md index 09a0e75..6904f2e 100644 --- a/notes.md +++ b/notes.md @@ -337,3 +337,4 @@ 2023-06-26T21:01:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2023-07-27T02:01:00 - Implementing approach from a new paper read last night (pulp-runtime) 2023-07-27T03:12:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) +2023-07-27T18:32:00 - Refactor for clarity, might break a few tests though (pulp-runtime)