From bb76b5f9128f243ae1197d65828714b7128fc1f6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 13:02:02 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- changelog/11282.bugfix.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/11282.bugfix.rst b/changelog/11282.bugfix.rst index 5b7a8b48a..7884405f0 100644 --- a/changelog/11282.bugfix.rst +++ b/changelog/11282.bugfix.rst @@ -1,3 +1,3 @@ Fixed returning "None" as the default value for a config option when "None" is explicitly provided as the default while creating the config option. If no default value is provided -at the time of creating the config option, then a default based on the option type is returned \ No newline at end of file +at the time of creating the config option, then a default based on the option type is returned