Skip to content

Commit

Permalink
publication_list: coding style fix. Need one more blank line before c…
Browse files Browse the repository at this point in the history
…lass definition.
  • Loading branch information
xuhdev committed Apr 1, 2018
1 parent 5cdd332 commit 42cbdf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v7/publication_list/publication_list.py
Expand Up @@ -42,6 +42,7 @@

LOGGER = get_logger('scan_posts', STDERR_HANDLER)


class Style(UnsrtStyle):
"""The style for publication listing. It hyperlinks the title to the detail page if user sets it.
"""
Expand Down

0 comments on commit 42cbdf4

Please sign in to comment.