We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ce599f commit 60b191bCopy full SHA for 60b191b
docs/conf.py
@@ -21,7 +21,7 @@
21
info = metadata("spatialdata-plot")
22
project_name = info["Name"]
23
author = info["Author"]
24
-copyright = f"{datetime.now():%Y}, {author}."
+copyright = f"{datetime.now():%Y}, {author}"
25
version = info["Version"]
26
27
# repository_url = f"https://github.com/scverse/{project_name}"
0 commit comments