File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1+ # Sun Jan 12 12:22:13 2025 -0500 - markiewicz@stanford.edu - sty: ruff format [git-blame-ignore-rev]
2+ 40e41208a0f04063b3c4e373a65da1a2a6a275b5
3+ # Sun Jan 12 11:51:49 2025 -0500 - markiewicz@stanford.edu - STY: ruff format [git-blame-ignore-rev]
4+ 7e5d584910c67851dcfcd074ff307122689b61f5
15# Sun Jan 1 12:38:02 2023 -0500 - effigies@gmail.com - STY: Run pre-commit config on all files
26d14c1cf282a9c3b19189f490f10c35f5739e24d1
37# Thu Dec 29 22:53:17 2022 -0500 - effigies@gmail.com - STY: Reduce array().astype() and similar constructs
Original file line number Diff line number Diff line change @@ -153,8 +153,6 @@ ignore = [
153153 " C416" ,
154154 " PERF203" ,
155155 " PIE790" ,
156- " PT004" , # deprecated
157- " PT005" , # deprecated
158156 " PT007" ,
159157 " PT011" ,
160158 " PT012" ,
@@ -165,7 +163,6 @@ ignore = [
165163 " RUF012" , # TODO: enable
166164 " RUF015" ,
167165 " RUF017" , # TODO: enable
168- " UP027" , # deprecated
169166 " UP038" , # https://github.com/astral-sh/ruff/issues/7871
170167 # https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules
171168 " W191" ,
You can’t perform that action at this time.
0 commit comments