pep8 work

This commit is contained in:
John Evans 2013-06-27 17:40:22 -04:00
commit 5a4e60d011

View file

@ -7,6 +7,7 @@ from .jp2dump import jp2dump
from . import data
from . import test
def runtests():
"""Discover and run all tests for the glymur package.
"""