Commit 9c04df5c by Ben Patterson

Revert "Refactor quality checks"

This reverts commit 747756a9.
parent 57f051b5
""" """
Helper functions for test tasks Helper functions for test tasks
""" """
from __future__ import print_function
from paver.easy import sh, task, cmdopts from paver.easy import sh, task, cmdopts
from pavelib.utils.envs import Env from pavelib.utils.envs import Env
import os import os
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment