Skip to content

Commit

Permalink
hide the py3 task
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Oct 5, 2015
1 parent 56f0bc7 commit 197944b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nikola/plugins/task/py3_switch.py
Expand Up @@ -80,7 +80,7 @@ class Py3Switch(LateTask):

"""Beg the user to switch to python 3."""

name = "switch to py3"
name = "_switch to py3"

def gen_tasks(self):
"""Beg the user to switch to python 3."""
Expand Down

0 comments on commit 197944b

Please sign in to comment.