got rid of debugging code
This commit is contained in:
parent
25cc12b89d
commit
ce52403b15
1 changed files with 0 additions and 4 deletions
|
|
@ -245,10 +245,6 @@ def coverage(application, args="test", workingdir=None, outputdir=None,
|
|||
manage(args=args, workingdir=workingdir, prefix=prefix, suffix=suffix)
|
||||
|
||||
|
||||
print("method coverage doc: %s" % coverage.__doc__)
|
||||
print("method coverage run.doc: %s" % coverage.run.__doc__)
|
||||
|
||||
|
||||
@task
|
||||
def admin(args="help"):
|
||||
configuration = env.config
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue