python: Fix black formatting after bump to 23.1.0 in pre-commit
This commit is contained in:
parent
ac52cfed21
commit
714fccc3c7
19 changed files with 0 additions and 22 deletions
|
@ -265,7 +265,6 @@ def test_lister_cgit_get_pages_with_pages_and_retry(
|
|||
url = "https://git.tizen/cgit/"
|
||||
|
||||
with open(os.path.join(datadir, "https_git.tizen/cgit,ofs=50"), "rb") as page:
|
||||
|
||||
requests_mock.get(
|
||||
f"{url}?ofs=50",
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue