Commit b70188b
committed
ruff(chore): Manual fixes for cli/utils.py via new exceptions
src/tmuxp/cli/utils.py:218:19: TRY003 Avoid specifying long messages outside the exception class
src/tmuxp/cli/utils.py:224:19: TRY003 Avoid specifying long messages outside the exception class1 parent e0dab28 commit b70188b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
| 227 | + | |
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| |||
0 commit comments