overcooked-demo icon indicating copy to clipboard operation
overcooked-demo copied to clipboard

Fix black isort

Open alexlichtenstein opened this issue 2 years ago • 3 comments

Added black and isort pre-commit github action

alexlichtenstein avatar Jun 02 '22 16:06 alexlichtenstein

Once this is merged, we should probably also add it to the overcooked-ai repo, where it's going to be most relevant after the repo merge

micahcarroll avatar Jun 02 '22 19:06 micahcarroll

Also, other thing that needs to be done before we can merge this is to have the status checks pass! I would wait for #35 to be merged (and merging master into this branch) before running the formatter for all files.

micahcarroll avatar Jun 02 '22 20:06 micahcarroll

Actually, we might want to deal with #34 before merging this PR, as the diffs will be much simpler before formatting is applied everywhere.

micahcarroll avatar Jun 10 '22 20:06 micahcarroll