Commit ccdd1ba
authored
build(medcat-den): CU-869c7zhpv Avoid using newly introduced rules for ruff. (#347)
From ruff 0.15.2 they've added a bunch of new rules that are enabled by default:
https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md
This PR removes these as per the suggestion in the changelog.1 parent 8c099c7 commit ccdd1ba
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
0 commit comments