Commit f219e97
committed
chore(ruff) Autofixes for ruff with Python 3.10+
Fixed 2 errors:
- src/cihai_cli/cli.py:
2 × G004 (logging-f-string)
Found 44 errors (2 fixed, 42 remaining).
No fixes available (40 hidden fixes can be enabled with the `--unsafe-fixes` option).1 parent af2b503 commit f219e97
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
130 | | - | |
| 130 | + | |
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| |||
0 commit comments