nnrepos
nnrepos
hey @JelleZijlstra @felix-hilden, i've made some changes, please let me know if this is helpful 😄
> I'm still not enthusiastic about this: > > * Hardcoding the list of versions is a little hacky and hard to maintain > * I'm afraid the error message...
btw, a maximum line length of `88` is quite outdated. i recommend changing it to at least `120`.
not sure if this is related, but i get broken emojis on windows command prompt: ``` .\black>py -m black ..\black_testo error: cannot format ..\black_testo\asd.py: Cannot parse: 3:12: match x:dd Oh...
hey @symonk can you give some examples of failures in git actions? by looking at the actions of the last few days, i only see `tox-lint` fail in `selenium/webdriver/firefox/firefox_binary.py`. thanks...
hey guys, i offered a solution to this issue last year: #3323 alas - it was disapproved, despite the fact that it fixed this issue. please consider checking my PR...