mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2026-01-18 05:24:22 +01:00
* Add gitignore * test benchmark ci Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com> --------- Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
577 B
577 B
Background
Changes
PR Quality Checklist
- I have run the following commands against my code to ensure it passes our linters:
black . --exclude test.py isort . mypy . autoflake --remove-all-unused-imports --recursive --ignore-init-module-imports --ignore-pass-after-docstring --in-place agbenchmark