gpt-engineer
gpt-engineer copied to clipboard
Refactoring and suggestions
- 0310f13 - update CI only when test python files, otherwise is useless to test when markdown or any other files are committed. Removed matrix for single python version
- fix indentation on
pre-commit-config.yaml
files - add auto-commit in
pre-commit.yml
- refactor try/except block when the exception is set to
pass
inbenchmark.py
@patillacode @AntonOsika
Thanks @k1lgor