Mistakenly committed with a pdb breakpoint set.

This commit is contained in:
John Evans 2013-10-02 17:18:12 -04:00
commit 62db4f7e0f

View file

@ -6,7 +6,6 @@
#
# License: MIT
import pdb; pdb.set_trace()
import sys
import numpy as np
from distutils.version import LooseVersion