Commit 39333b9
Remove add_current_module_to_path (sys.path manipulation)
Manually modifying sys.path is disallowed on the Blender Extensions
Platform as it can break the Python environment for other add-ons.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent c01b00c commit 39333b9
2 files changed
Lines changed: 0 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
259 | 258 | | |
260 | 259 | | |
261 | 260 | | |
262 | | - | |
263 | | - | |
264 | | - | |
265 | 261 | | |
266 | 262 | | |
267 | 263 | | |
| |||
This file was deleted.
0 commit comments