Commit fa67e9f
committed
fix: apply all black formatting fixes to main_window.py
- Move setStyleSheet opening parenthesis to same line as triple quotes
- Move setStyleSheet closing parenthesis to same line as triple quotes
- Consolidate status_label.setText calls to single lines where possible
- Consolidate get_translation calls to single lines where possible
- Fixes all black formatting check failures1 parent 048d340 commit fa67e9f
1 file changed
+4
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
210 | | - | |
| 209 | + | |
211 | 210 | | |
212 | 211 | | |
213 | 212 | | |
| |||
257 | 256 | | |
258 | 257 | | |
259 | 258 | | |
260 | | - | |
261 | | - | |
| 259 | + | |
262 | 260 | | |
263 | 261 | | |
264 | 262 | | |
| |||
453 | 451 | | |
454 | 452 | | |
455 | 453 | | |
456 | | - | |
457 | | - | |
458 | | - | |
| 454 | + | |
459 | 455 | | |
460 | 456 | | |
461 | 457 | | |
| |||
473 | 469 | | |
474 | 470 | | |
475 | 471 | | |
476 | | - | |
477 | | - | |
478 | | - | |
| 472 | + | |
479 | 473 | | |
480 | 474 | | |
481 | 475 | | |
| |||
0 commit comments