Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
style: fix lint warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher committed Aug 29, 2024
1 parent ca9d03c commit cafc85e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@

# -- Project information -----------------------------------------------------
project = 'Themerr-kodi'
project_copyright = f'{datetime.now ().year}, {project}'
project_copyright = f'{datetime.now().year}, {project}'
epub_copyright = project_copyright
author = 'ReenigneArcher'

Expand Down

0 comments on commit cafc85e

Please sign in to comment.