Skip to content

Auto-formatting with autopep8 causes Python test failures #397

@boulderdaze

Description

@boulderdaze

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions