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

fix: Datasette-publish can now find the executable #118

Closed Poiuy7312 closed 8 months ago

Poiuy7312 commented 8 months ago

This is a solution to #117 it uses the executable_name function added to fix #51 it doesn't cause any issues with coverage as there is already a test case for the function and I have confirmed that all of the linters and test cases pass