Zac-HD / shed

`shed` canonicalises Python code. Shed your legacy, stop bikeshedding, and move on. Black++
https://pypi.org/project/shed/
GNU Affero General Public License v3.0
343 stars 23 forks source link

add tests for suggesting different block, and fix regex for ipython prompt #98

Closed jakkdl closed 1 year ago

jakkdl commented 1 year ago

fixes https://github.com/Zac-HD/shed/pull/96#discussion_r1191739623

jakkdl commented 1 year ago

Turns out there's a reason for writing tests??! :grin: