gotcha / ipdb

Integration of IPython pdb
BSD 3-Clause "New" or "Revised" License
1.85k stars 146 forks source link

Fix simple typo: ipdb.sset_trace -> ipdb.set_trace #216

Closed ernestkahnwald closed 3 years ago

alexandrebarbaruiva commented 3 years ago

It's not a typo, it refers to https://github.com/gotcha/ipdb/blob/master/ipdb/stdout.py#L14