Commit 367dd0e
Skip obsolete pytest-black discovery case
pytest-black does not support pytest 8.1 or newer, and pytest-ruff already covers discovery of plugin-generated test items. Skip the obsolete Black-specific parameter instead of maintaining a local replacement for the third-party plugin.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent c15488a commit 367dd0e
2 files changed
Lines changed: 4 additions & 132 deletions
Lines changed: 0 additions & 131 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
479 | | - | |
| 479 | + | |
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
483 | 486 | | |
484 | 487 | | |
485 | 488 | | |
| |||
0 commit comments