python: Fix black formatting after bump to 23.1.0 in pre-commit

This commit is contained in:
David Douard 2023-12-05 10:33:07 +01:00
parent ac52cfed21
commit 714fccc3c7
19 changed files with 0 additions and 22 deletions

View file

@ -39,7 +39,6 @@ def _match_request(request):
def test_pubdev_lister_skip_package(
datadir, requests_mock_datadir, swh_scheduler, requests_mock
):
requests_mock.get(
"https://pub.dev/api/packages/Autolinker",
status_code=404,