Herp and a derp

This commit is contained in:
Jeff Forcier 2014-02-10 18:21:29 -08:00
parent 280c240685
commit 1d87a0ceb9
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from os.path import join from os.path import join
from invoke import Collection, task from invoke import Collection, ctask as task
from invocations import docs as _docs from invocations import docs as _docs