apply new linter rules

This commit is contained in:
Parker Rule
2025-09-22 10:27:02 -04:00
parent b07c1e5da7
commit de187a989e
2 changed files with 75 additions and 41 deletions
-1
View File
@@ -373,7 +373,6 @@ class HttpConfig(TypedDict, total=False):
"""
class Config(TypedDict, total=False):
"""Top-level config for langgraph-cli or similar deployment tooling."""