From 3952c671ef640dd6f43498071b8459621b1ca869 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Feb 2026 06:48:02 +0000 Subject: [PATCH 1/2] Initial plan From e198a66d5ffc40798b8935785141a0e01ec7bd84 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 2 Feb 2026 06:49:28 +0000 Subject: [PATCH 2/2] Fix spacing in comment: 'repr, please' instead of 'repr , please' Co-authored-by: jacalata <2009720+jacalata@users.noreply.github.com> --- test/models/_models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/models/_models.py b/test/models/_models.py index 9be97a87..cee5ac87 100644 --- a/test/models/_models.py +++ b/test/models/_models.py @@ -12,7 +12,7 @@ def get_unimplemented_models(): return [ - # these items should have repr , please fix + # these items should have repr, please fix CollectionItem, DQWItem, ExtensionsServer,