Commit 5c23986
Handle Callable in --help to fix nemo llm export --help error (#217)
* Handle Callable in --help to fix nemo llm export --help error
Signed-off-by: ShriyaRishab <[email protected]>
* Apply ruff formatting
Signed-off-by: ShriyaRishab <[email protected]>
---------
Signed-off-by: ShriyaRishab <[email protected]>
Co-authored-by: ShriyaRishab <[email protected]>1 parent 77c8ba3 commit 5c23986
1 file changed
+28
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
241 | | - | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
242 | 267 | | |
243 | 268 | | |
244 | 269 | | |
| |||
0 commit comments