Commit 74f4541
Fix Blender MCP 'Namespace' object has no attribute 'stats' (#134)
This fixes
```gaia.cli.handle_blender_command | cli.py:5019 | Error running Blender agent:
:x: Error: 'Namespace' object has no attribute 'stats'
```
Co-authored-by: kursad <kursadk@neoplecxus.com>1 parent 606effa commit 74f4541
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4996 | 4996 | | |
4997 | 4997 | | |
4998 | 4998 | | |
4999 | | - | |
| 4999 | + | |
5000 | 5000 | | |
5001 | 5001 | | |
5002 | 5002 | | |
| |||
0 commit comments