forked from Rockachopa/Timmy-time-dashboard
feat: code quality audit + autoresearch integration + infra hardening (#150)
This commit is contained in:
committed by
GitHub
parent
fd0ede0d51
commit
ae3bb1cc21
@@ -11,7 +11,7 @@ Usage:
|
||||
result = await git_hand.run("status")
|
||||
"""
|
||||
|
||||
from infrastructure.hands.shell import shell_hand
|
||||
from infrastructure.hands.git import git_hand
|
||||
from infrastructure.hands.shell import shell_hand
|
||||
|
||||
__all__ = ["shell_hand", "git_hand"]
|
||||
|
||||
Reference in New Issue
Block a user