AstuteSource / chasten

:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
https://pypi.org/project/chasten/
GNU General Public License v2.0
7 stars 8 forks source link

Revert "fix: Changed encoding to utf-8 if default fails" #85

Closed simojo closed 9 months ago

simojo commented 9 months ago

Reverts AstuteSource/chasten#78

laurennevill commented 9 months ago

It looks like this may not be necessary anymore. I re-ran the failed jobs and they passed the second time. This is an issue we have run into in the past and it's usually fixed by a re-run. Let me know if you have other thoughts. Thank you for your vigilance!

simojo commented 9 months ago

Sounds good. I was super concerned at first. After talking with @gkapfham, I understand now that we're supposed to rely on you to do each merge, so I'll remember that for next time. Sorry about that @laurennevill