Commit d48a75e
fix: update mypy config to support Python 3.9+ and ignore missing stubs
- Change python_version from 3.8 to 3.9 (mypy requirement)
- Add ignore_missing_imports to handle boto3/requests type stubs
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 427a387 commit d48a75e
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
0 commit comments