1 2 3 4 5 6 7 8
from .commands import ( dev_pylint, dev_pytest, dev_coverage, dev_covhtml, dev_covxml, dev_covff, dev_all)