Skip to content

Commit

Permalink
Tweaks for flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
iluvcapra committed Nov 23, 2024
1 parent 7530f84 commit 3d16e97
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 @@ -19,7 +19,7 @@
# -- Project information -----------------------------------------------------

project = "py-ptsl: Pro Tools Scripting Library for Python"
copyright = f"{ datetime.date.today().year }, Jamie Hardt"
copyright = f"{datetime.date.today().year}, Jamie Hardt"
author = "Jamie Hardt"


Expand Down

0 comments on commit 3d16e97

Please sign in to comment.