From c94fd91c1205435feceb85ed353f106ae6ed668a Mon Sep 17 00:00:00 2001 From: laz4rz Date: Tue, 2 Apr 2024 13:56:06 +0200 Subject: [PATCH] update the status of changes_proposal.md --- changes_proposal.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes_proposal.md b/changes_proposal.md index 6d76c37..60dd0bc 100644 --- a/changes_proposal.md +++ b/changes_proposal.md @@ -46,7 +46,7 @@ Change: - we can just infer it from `response.model` - removes possible problems with choosing the right enum or forgetting to change it while changing the model for experiment -5. ⌛ datetime strftime format +5. ✅ datetime strftime format - PR ready Change: - change strftime format to `strftime("%Y-%m-%d_%H:%M:%S")`, makes it more readable