Skip to content

Commit 567ee6b

Browse files
aclark4lifehugovk
andauthored
Update docs/conf.py
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 66ef6ad commit 567ee6b

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/conf.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@
5353

5454
# General information about the project.
5555
project = "Pillow (PIL Fork)"
56-
copyright = "1995-2011 Fredrik Lundh and contributors, 2010-2024 Jeffrey A. Clark and contributors."
56+
copyright = (
57+
"1995-2011 Fredrik Lundh and contributors, "
58+
"2010-2024 Jeffrey A. Clark and contributors."
59+
)
5760
author = "Fredrik Lundh (PIL), Jeffrey A. Clark (Pillow)"
5861

5962
# The version info for the project you're documenting, acts as replacement for

0 commit comments

Comments
 (0)