You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Typecheck codemcp/glob.py and fix errors. Typecheck ONLY this file (typecheck command takes a filename as argument).
```git-revs
3ffd8f2 (Base revision)
2f6e403 Add missing List[str] type annotation for result variable and import Any from typing
d29a90c Add List[str] type annotation for items variable
4b4ea7f Add List[str] type annotation for processed_items variable
3ada72b Add List[str] type annotation for result variable in find function
164fff5 Replace unused dirnames variable with underscore to avoid warning
HEAD Remove unused Any import
```
codemcp-id: 218-fix-typecheck-and-fix-errors-in-glob-py
ghstack-source-id: 0f83054
Pull-Request-resolved: #210
0 commit comments