Skip to content

Commit

Permalink
Add blank line to appease flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
thcipriani committed Jan 6, 2018
1 parent d8b5e02 commit df7fc01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Expand Up @@ -12,6 +12,7 @@ def get_version(filename):
metadata = dict(findall(r"__([a-z]+)__ = '([^']+)'", f.read()))
return metadata['version']


project = 'Mopidy-Podcast'
copyright = '2014-2016 Thomas Kemmer'
version = get_version(b'../mopidy_podcast/__init__.py')
Expand Down

0 comments on commit df7fc01

Please sign in to comment.