Skip to content

Commit 03b58f3

Browse files
committed
fix docs typo
1 parent 0cbb9f3 commit 03b58f3

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
@@ -23,7 +23,7 @@
2323
info = metadata("napari-spatialdata")
2424
project_name = info["Name"]
2525
author = info["Author"]
26-
copyright = f"{datetime.now():%Y}, {author}."
26+
copyright = f"{datetime.now():%Y}, {author}"
2727
version = info["Version"]
2828
repository_url = f"https://github.com/scverse/{project_name}"
2929

0 commit comments

Comments
 (0)