From 6f916a3c7c7944fa3d5ce504c2819449e3415c0a Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 21:25:23 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- docs/source/tree.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tree.rst b/docs/source/tree.rst index 20ec8ff2..44492622 100644 --- a/docs/source/tree.rst +++ b/docs/source/tree.rst @@ -305,7 +305,7 @@ Previous versions of the ASDF Standard were vague as to how nulls should be handled, and the Python reference implementation did not distinguish between keys with null values and keys that were missing altogether (and in fact, removed any keys assigned ``None`` from the tree on read or -write). Beginning with ASDF Standard 1.6.0, ASDF implementatations +write). Beginning with ASDF Standard 1.6.0, ASDF implementations are required to preserve keys even if assigned null values. This requirement does not extend back into previous versions, and users of the Python implementation should be advised that the YAML portion