File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11< p class ="copyright ">
2- © {{copyright}} pandas via < a href ="https://numfocus.org "> NumFOCUS, Inc.</ a > Hosted by < a href ="https://www.ovhcloud.com "> OVHcloud</ a > .
2+ © {{copyright}}pandas via < a href ="https://numfocus.org "> NumFOCUS, Inc.</ a > Hosted by < a href ="https://www.ovhcloud.com "> OVHcloud</ a > .
33</ p >
Original file line number Diff line number Diff line change 162162# General information about the project.
163163project = "pandas"
164164# We have our custom "pandas_footer.html" template, using copyright for the current year
165- copyright = f"{ datetime .now ().year } "
165+ copyright = f"{ datetime .now ().year } "
166166
167167# The version info for the project you're documenting, acts as replacement for
168168# |version| and |release|, also used in various other places throughout the
You can’t perform that action at this time.
0 commit comments