archlinux / archinstall

Arch Linux installer - guided, templates etc.
GNU General Public License v3.0
6.36k stars 545 forks source link

Enable the flake8-implicit-str-concat Ruff rules #2819

Closed correctmost closed 1 week ago

correctmost commented 1 week ago

PR Description:

Docs: https://docs.astral.sh/ruff/rules/#flake8-implicit-str-concat-isc

Tests and Checks

svartkanin commented 1 week ago

@correctmost tests seem to be unhappy

correctmost commented 1 week ago

@correctmost tests seem to be unhappy

Hmm, looks like a timeout:

Downloading the archive
Connect Timeout Error
Waiting 15 seconds before trying again
Downloading the archive
Connect Timeout Error
Waiting 13 seconds before trying again
Downloading the archive
Error: Connect Timeout Error

I rebased and pushed to see if a retry helps.