myrontuttle / pycodegen

Python Code Generator
MIT License
1 stars 1 forks source link

Automatically Fix Script Errors #25

Open myrontuttle opened 1 year ago

myrontuttle commented 1 year ago

As a dev lead I want the coder to automatically fix any script errors So that the code runs without failing

Scenario: Automatically Fix Script Errors Given a script in the src folder When that script is run Then there are no runtime errors

myrontuttle commented 1 year ago

https://github.com/biobootloader/wolverine