Commit fc8c052
committed
fix: resolve help system compatibility issues - Update Typer from ^0.9.0 to >=0.15.0,<1.0.0 for Click 8.2+ compatibility - Fixes TypeError: Parameter.make_metavar() missing argument error - Ensures help system works reliably across all environments - Tested and verified in real-world project environment
1 parent d53dc68 commit fc8c052
2 files changed
Lines changed: 21 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
0 commit comments