Skip to content

Commit 18eb623

Browse files
committed
fix typo docs
1 parent 3f01688 commit 18eb623

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
@@ -19,7 +19,7 @@
1919
info = metadata("spatialdata")
2020
project_name = info["Name"]
2121
author = info["Author"]
22-
copyright = f"{datetime.now():%Y}, {author}."
22+
copyright = f"{datetime.now():%Y}, {author}"
2323
version = info["Version"]
2424
# repository_url = f"https://github.com/scverse/{project_name}"
2525

0 commit comments

Comments
 (0)