We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7706c8c + b4ebc3b commit bbe755dCopy full SHA for bbe755d
1 file changed
sphinxcontrib/paverutils.py
@@ -15,8 +15,7 @@
15
16
from cogapp import Cog
17
from paver.doctools import Includer, _cogsh
18
-from paver.easy import consume_args, path, task, Bunch, BuildFailure
19
-from paver.tasks import dry, sh
+from paver.easy import consume_args, path, task, Bunch, BuildFailure, sh, dry
20
21
22
@task
0 commit comments