Coding super-intelligence to find the most optimized Python code. Use it to optimize existing codebases or new Pull requests as a GitHub Action or a VS Code Extension.
Find a file
Saurabh Misra 74db766a43 Remove the older imports addition logic, which should prevent duplicate imports.
Also reset the original file if there is a keyboard interrupt during the optimization loop.
2024-06-16 19:17:45 -07:00
code_to_optimize Fix test set example 2024-06-07 12:46:14 -07:00
codeflash Remove the older imports addition logic, which should prevent duplicate imports. 2024-06-16 19:17:45 -07:00
experiments Rm unused wandb stuff 2024-05-07 17:01:44 -07:00
pie_test_set Move pie test set files 2024-05-21 10:29:26 -07:00
tests Remove the older imports addition logic, which should prevent duplicate imports. 2024-06-16 19:17:45 -07:00
pyproject.toml Factor out the use of sort_imports away from format_code 2024-06-06 13:45:23 -07:00
README.md Move codeflash python code base to cli/ 2023-12-29 18:37:49 -08:00

codeflash