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 1
1
< 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 > .
3
3
</ p >
Original file line number Diff line number Diff line change 162
162
# General information about the project.
163
163
project = "pandas"
164
164
# 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 } "
166
166
167
167
# The version info for the project you're documenting, acts as replacement for
168
168
# |version| and |release|, also used in various other places throughout the
You can’t perform that action at this time.
0 commit comments