-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
P1needed for current cycleneeded for current cyclebugsomething brokensomething brokeninfrastructurebuild process etc.build process etc.
Description
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 cycleneeded for current cyclebugsomething brokensomething brokeninfrastructurebuild process etc.build process etc.