Enable profiling?

This commit is contained in:
David Vierra 2015-03-03 06:01:18 -10:00
parent c7645997f2
commit ed75d29433

View File

@ -1,4 +1,4 @@
#cython: boundscheck=False
#cython: boundscheck=False, profile=True
"""
blockmodels
"""