You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enable ruff/flake8-implicit-str-concat rules (ISC) and fix issues (#1868)
* Enable ruff/flake8-implicit-str-concat rules (ISC)
* Apply ruff/flake8-implicit-str-concat rule ISC001
ISC001 Implicitly concatenated string literals on one line
* A round of formatting after linting
* Aplly ruff/flake8-implicit-str-concat rule ISC003
ISC003 Explicitly concatenated string should be implicitly concatenated
---------
Co-authored-by: Joe Hamman <[email protected]>
0 commit comments