Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Roberto Alsina committed Feb 16, 2018
1 parent b8323aa commit aa25ad6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v8/medium/medium_plugin.py
Expand Up @@ -66,5 +66,5 @@ def _execute(self, options, args):
publish_status="public",
canonical_url=post.permalink(absolute=True),
tags=post.tags
)
)
print('Published %s to %s' % (post.meta('slug'), m_post['url']))

0 comments on commit aa25ad6

Please sign in to comment.