Commit e6df2d6
committed
chore(nimbus): apply ruff format to WIN10_EXISTING_USERS_NEED_DEFAULT description
Because
* CI's ruff format --check was failing on the new targeting constant
because the description string fit on one line.
This commit
* Collapses the multi-line description=(...) onto a single line so
ruff format --check passes.1 parent 6041b39 commit e6df2d6
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1168 | 1168 | | |
1169 | 1169 | | |
1170 | 1170 | | |
1171 | | - | |
1172 | | - | |
1173 | | - | |
| 1171 | + | |
1174 | 1172 | | |
1175 | 1173 | | |
1176 | 1174 | | |
| |||
0 commit comments