diff --git a/source/conf.py b/source/conf.py index 7f414a2..5ff5554 100644 --- a/source/conf.py +++ b/source/conf.py @@ -58,7 +58,6 @@ # General information about the project. project = "Python GTK+ 3 Tutorial" copyright = "2011-%s, The PyGObject Community" % date.today().year -today = date.today().year locale_dirs = ["../translations/locale"]