1
0

feat: code quality audit + autoresearch integration + infra hardening (#150)

This commit is contained in:
Alexander Whitestone
2026-03-08 12:50:44 -04:00
committed by GitHub
parent fd0ede0d51
commit ae3bb1cc21
186 changed files with 5129 additions and 3289 deletions

View File

@@ -1,6 +1,6 @@
"""Tests for shortcuts/siri.py — Siri Shortcuts integration."""
from integrations.shortcuts.siri import get_setup_guide, SHORTCUT_ACTIONS
from integrations.shortcuts.siri import SHORTCUT_ACTIONS, get_setup_guide
def test_setup_guide_has_title():