#5273 Run black on code
Merged by ngompa. Opened by zlopez.
zlopez/pagure tests  into  master

Download 5273.patch

This PR is result of running black /pagure /tests + there is a little fix in the test_style.py on the --exclude argument formatting.

It's big, but except test_style.py all changes are cosmetic.

This is passing on both Fedora 35 and CentOS containers.

Pull-Request has been merged by ngompa

The tests failed on

13:37:10  Errors during downloading metadata for repository 'fedora':
13:37:10    - Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-35&arch=x86_64 [getaddrinfo() thread failed to start]
13:37:10  Error: Failed to download metadata for repo 'fedora': Cannot prepare internal mirrorlist: Curl error (6): Couldn't resolve host name for https://mirrors.fedoraproject.org/metalink?repo=fedora-35&arch=x86_64 [getaddrinfo() thread failed to start]

I saw the similar issue in zuul CI and reported it here.

Metadata