Skip to content

Commit f1c4162

Browse files
Re-trigger CI
1 parent c95d5e6 commit f1c4162

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/source/conf.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -391,9 +391,9 @@
391391

392392

393393
html_context = {
394-
'display_version': True,
395-
'versions_dropdown': True,
396-
'github_url': 'https://github.com/pandas-dev/pandas',
394+
"display_version": True,
395+
"versions_dropdown": True,
396+
"github_url": "https://github.com/pandas-dev/pandas",
397397
# Remove the following items to simplify the footer
398398
# 'other_versions': [
399399
# ("stable", "/pandas-docs/stable/"),
@@ -855,5 +855,5 @@ def setup(app) -> None:
855855
"https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2022",
856856
"pandas.zip",
857857
]
858-
]
858+
],
859859
]

0 commit comments

Comments
 (0)