From a698bdbc5716201804ddedde6a0fc5ab33d43300 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sat, 10 Nov 2018 21:56:52 -0500 Subject: [PATCH] Convert to spaces Change-Id: I219f7f6ef4f644f64fcb04fed224c6415465df0b --- doc/build/changelog/unreleased_13/4308.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/build/changelog/unreleased_13/4308.rst b/doc/build/changelog/unreleased_13/4308.rst index d4d3d75727..68b7653225 100644 --- a/doc/build/changelog/unreleased_13/4308.rst +++ b/doc/build/changelog/unreleased_13/4308.rst @@ -2,11 +2,11 @@ :tags: bug, ext :tickets: 4308 - Fixed multiple issues regarding de-association of scalar objects with the - association proxy. ``del`` now works, and additionally a new flag - :paramref:`.AssociationProxy.cascade_scalar_deletes` is added, which when - set to True indicates that setting a scalar attribute to ``None`` or - deleting via ``del`` will also set the source association to ``None``. + Fixed multiple issues regarding de-association of scalar objects with the + association proxy. ``del`` now works, and additionally a new flag + :paramref:`.AssociationProxy.cascade_scalar_deletes` is added, which when + set to True indicates that setting a scalar attribute to ``None`` or + deleting via ``del`` will also set the source association to ``None``. .. seealso:: -- 2.47.3