Don't ask LLM are you sure about S/R blocks with null R section #835

This commit is contained in:
Paul Gauthier 2024-07-12 17:18:59 +01:00
parent b4e827ef63
commit b678e26281
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
[flake8]
ignore = E203,W503,E231
ignore = E203,W503,E231,E222
max-line-length = 100