Commit Graph

4 Commits (4f9d5b9e32fb03c71c0260e443dcae60d19a4e5f)

Author SHA1 Message Date
0xArty 328ba5e69e formatting 2023-04-14 20:42:28 +01:00
Dino Hensen d64f866bfa Convert to python module named autogpt.
Also fixed the Dockerfile.
Converting to module makes development easier.
Fixes coverage script in CI and test imports.
2023-04-14 10:27:41 -07:00
Andy Melnikov e635cf4a4a Fix flake8 E303,W293,W291,W292,E305
Some of the previously fixed things creeped in. I would like to keep the
requirements low on the PR authors for now and gradually improve the
pep8 compliance without introducing much breakage.
2023-04-13 08:49:20 +02:00
Drikus Roor d0ae72e63b refactor: Refactor imports to be compatible with unit tests 2023-04-12 10:16:00 +02:00