Skip to content

Commit 60b191b

Browse files
committed
fix typo docs
1 parent 6ce599f commit 60b191b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
info = metadata("spatialdata-plot")
2222
project_name = info["Name"]
2323
author = info["Author"]
24-
copyright = f"{datetime.now():%Y}, {author}."
24+
copyright = f"{datetime.now():%Y}, {author}"
2525
version = info["Version"]
2626

2727
# repository_url = f"https://github.com/scverse/{project_name}"

0 commit comments

Comments
 (0)