[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
57dcfb7f33
commit
bb76b5f912
|
@ -1,3 +1,3 @@
|
||||||
Fixed returning "None" as the default value for a config option when "None" is explicitly
|
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
|
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
|
at the time of creating the config option, then a default based on the option type is returned
|
||||||
|
|
Loading…
Reference in New Issue