Skip to content

Commit 67e7ed7

Browse files
fix
1 parent b12908f commit 67e7ed7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/_config/config.py

+1
Original file line numberDiff line numberDiff line change
@@ -276,6 +276,7 @@ def set_option(*args) -> None:
276276
if opt.cb:
277277
opt.cb(key)
278278

279+
279280
### Second Approach Supports both *args[pd.set_option(options)]
280281
### and **kwargs[pd.set_option(**options)] where options=dict
281282

0 commit comments

Comments
 (0)