Skip to content

Commit 80e3440

Browse files
Merge branch 'main' into fix_docstring_validation_errors
2 parents 196792c + 3eb8d34 commit 80e3440

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pandas/_config/config.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,11 @@ def option_context(*args) -> Generator[None, None, None]:
426426
None
427427
No return value.
428428
429+
Yields
430+
------
431+
None
432+
No yield value.
433+
429434
See Also
430435
--------
431436
get_option : Retrieve the value of the specified option.

0 commit comments

Comments
 (0)