Commit d07e18c
committed
refactor: remove unnecessary quotes from ToolPool type hint
- ToolPool is imported at top so quotes not needed in type annotation
- Cleaner type hints following Python typing best practices
🤖 Assisted by Amazon Q Developer1 parent 9258fb2 commit d07e18c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments