From fc2828dd0f2aed2a8397a09561d37169861f42fa Mon Sep 17 00:00:00 2001 From: saymrwulf Date: Tue, 30 Apr 2024 19:21: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 ee4f71d..73a21fe 100644 --- a/notes.md +++ b/notes.md @@ -367,3 +367,4 @@ 2024-01-22T02:26:00 - Quick fix, referencing a known issue from the official repo (pulp-runtime) 2024-04-06T23:40:00 - Refactor for clarity, might break a few tests though (pulp-runtime) 2024-04-30T03:38:00 - Refactor for clarity, might break a few tests though (pulp-runtime) +2024-04-30T19:21:00 - Refactor for clarity, might break a few tests though (pulp-runtime)