Commit 94d00fe
authored
fix: strip func in cli (#74)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **Bug Fixes**
- Improved handling of input strings in the CLI by trimming spaces
before parsing. This prevents errors due to unexpected whitespace.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 17e7d61 commit 94d00fe
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments