From 7b87e48168d431c01f7f582181029d1a61a5c100 Mon Sep 17 00:00:00 2001 From: Antony Milne <49395058+antonymilne@users.noreply.github.com> Date: Wed, 25 Oct 2023 06:27:17 +0100 Subject: [PATCH] Update vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md Co-authored-by: Li Nguyen <90609403+huong-li-nguyen@users.noreply.github.com> Signed-off-by: Antony Milne <49395058+antonymilne@users.noreply.github.com> --- .../20231024_101744_antony.milne_captured_callable.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md b/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md index 80bebc461..d87e93c4c 100644 --- a/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md +++ b/vizro-core/changelog.d/20231024_101744_antony.milne_captured_callable.md @@ -31,7 +31,7 @@ Uncomment the section that is right (remove the HTML comment wrapper). ### Fixed -- `CapturedCallable` now handles variadic keywords arguments (`**kwargs`) correctly ([#120](https://github.com/mckinsey/vizro/pull/120)) +- `CapturedCallable` now handles variadic keywords arguments (`**kwargs`) correctly ([#121](https://github.com/mckinsey/vizro/pull/121))