Skip to content

Commit

Permalink
Merge fb81808 into 0dea94c
Browse files Browse the repository at this point in the history
  • Loading branch information
lamby committed Dec 17, 2017
2 parents 0dea94c + fb81808 commit 5210348
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Expand Up @@ -13,7 +13,6 @@

import sys
import os
import datetime

# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the
Expand Down Expand Up @@ -45,7 +44,7 @@

# General information about the project.
project = u'parso'
copyright = u'2012 - {today.year}, parso contributors'.format(today=datetime.date.today())
copyright = u'parso contributors'

import parso
from parso.utils import version_info
Expand Down

0 comments on commit 5210348

Please sign in to comment.