Skip to content

make black formatting consistent on desktop and in CI #5204

Open
@gvwilson

Description

@gvwilson

We discovered while working on #5199 that black behaves differently when run during codegen than when run directly on the command line (as it is in CI). We suspect this may be because codegen runs black separately for three sub-directories, while black --check . --exclude .venv (as used in CI) runs it from the root directory. These need to be reconciled.

Metadata

Metadata

Assignees

Labels

P1needed for current cyclebugsomething brokeninfrastructurebuild process etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions