vallettea / koala

Transpose your Excel calculations into python for better performances and scaling.
GNU General Public License v3.0
147 stars 59 forks source link

Raise on debug #199

Closed danielsjf closed 5 years ago

danielsjf commented 5 years ago

Raise Excel error instead of return when debug is enabled. This makes it easier to follow the stack trace.