fix: remove trailing whitespace and update pre-commit config

This commit is contained in:
Utkarsh-Patel-13 2025-07-24 15:08:45 -07:00
parent 14ad030c79
commit 7bf32e8688
14 changed files with 71 additions and 86 deletions

View file

@ -71,7 +71,6 @@ exclude = [
"node_modules",
"site-packages",
"venv",
"alembic/versions",
]
line-length = 88