Author: Rebecca N. Palmer <rebecca_palmer@zoho.com>
Bug-Debian: https://bugs.debian.org/
1042672
Forwarded: https://github.com/pandas-dev/pandas/pull/54653
Gbp-Pq: Name sphinx7_compat.patch
<p class="copyright">
- © {{copyright}} pandas via <a href="https://numfocus.org">NumFOCUS, Inc.</a> Hosted by <a href="https://www.ovhcloud.com">OVHcloud</a>.
+ © {{copyright}}pandas via <a href="https://numfocus.org">NumFOCUS, Inc.</a> Hosted by <a href="https://www.ovhcloud.com">OVHcloud</a>.
</p>
# General information about the project.
project = "pandas"
# We have our custom "pandas_footer.html" template, using copyright for the current year
-copyright = f"{datetime.now().year}"
+copyright = f"{datetime.now().year} "
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the