link and flake cleanup

This commit is contained in:
2026-02-08 16:05:03 -05:00
parent 087a264e97
commit 5e6dfc75ad
24 changed files with 393 additions and 186 deletions
+1 -1
View File
@@ -22,5 +22,5 @@ commands =
mypy hbd
[flake8]
max-line-length = 88
max-line-length = 111
extend-ignore = E203