Merging the auto-formatting PR generated by autopep8 is currently causing some python tests to fail. We need to investigate which specific formatting changes are causing the failures.
Currently the file name has been renamed to disable the github actions. (#398 )
Acceptance criteria
- Renames the filename (removes disabled) to enable a trigger on a new merge when the issue gets resolved
.github/workflows/format-python.yml.disabled -> .github/workflows/format-python.yml
- An open style-only PR does not cause the formatting action to fail when a new PR is merged into main