cknd / stackprinter

Debugging-friendly exceptions for Python
MIT License
1.28k stars 37 forks source link

Fix ValueError while formatting None-tuple exception #36

Closed Delgan closed 4 years ago

Delgan commented 4 years ago

It's a possible fix for #35.

cknd commented 4 years ago

thx for the clean fix!