mirror of
https://github.com/temporal-community/temporal-ai-agent.git
synced 2026-03-16 06:28:08 +01:00
Enhance Dev Experience and Code Quality (#41)
* Format codebase to satisfy linters * fixing pylance and ruff-checked files * contributing md, and type and formatting fixes * setup file capitalization * test fix
This commit is contained in:
committed by
GitHub
parent
e35181b5ad
commit
eb06cf5c8d
@@ -5,7 +5,6 @@ from shared.config import get_temporal_client
|
||||
|
||||
|
||||
async def main():
|
||||
|
||||
# Connect to Temporal and signal the workflow
|
||||
client = await get_temporal_client()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user