Commit 927d80d
style(tests): apply ruff auto-fix on _macos_port hwid
`ruff-format` collapses the multi-line implicit string concatenation
in `_macos_port`'s hwid argument onto a single line. No semantic
change — just keeps the file conformant with the project's
configured line-length and the implicit-string-concatenation style
ruff enforces. Pre-commit was running clean afterwards.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent 0252ab1 commit 927d80d
1 file changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
| 70 | + | |
74 | 71 | | |
75 | 72 | | |
76 | 73 | | |
| |||
0 commit comments