Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Commit

Permalink
remove extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
anatskiy committed Jan 25, 2017
1 parent fadb5ef commit 8832d79
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 @@ -52,7 +52,7 @@

# General information about the project.
project = 'Parkour'
copyright = str(datetime.datetime.now().year) + ', Evgeny Anatskiy'
copyright = str(datetime.datetime.now().year) + ', Evgeny Anatskiy'
author = 'Evgeny Anatskiy'

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

0 comments on commit 8832d79

Please sign in to comment.