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
342 stars 23 forks source link

Bump bundled teyit to 0.4.1+ #27

Closed isidentical closed 2 years ago

isidentical commented 2 years ago

0.4.1 (and 0.4.0) introduced multiple improvements regarding the formatting preservance. Let's bump in shed as well.

Zac-HD commented 2 years ago

Nice! I'm not sure this can affect shed output since we run black immediately anyway, but I'm always happy to take advice from upstream about what versions I should support.

Thanks for the PR, and thanks again for maintaining teyit :heart_eyes: