Commit 355f627
fixup! Move local imports to module level in sampling profiler
Keep curses import as a local import in sample_live() since curses
is not available on Windows. The original code had this as a local
import to avoid breaking Windows tests that import the module.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0f57ae3 commit 355f627
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| |||
460 | 459 | | |
461 | 460 | | |
462 | 461 | | |
| 462 | + | |
| 463 | + | |
463 | 464 | | |
464 | 465 | | |
465 | 466 | | |
| |||
0 commit comments