deleting signal bot

This commit is contained in:
2026-06-13 21:09:34 -04:00
parent b0a2ebc052
commit e05e5c77bc
19 changed files with 0 additions and 1719 deletions
-3
View File
@@ -84,9 +84,6 @@ lint.ignore = [
"python/alembic/**" = [
"INP001", # (perm) this creates LSP issues for alembic
]
"python/signal_bot/**" = [
"D107", # (perm) class docstrings cover __init__
]
[tool.ruff.lint.pydocstyle]
convention = "google"