Commit 1aa4cba
committed
fix(frq): correctly validate max_len in plot_frequencies_heatmap
- handle max_len=0 correctly
- ensure ValueError is raised when expected
- preserves existing behavior for max_len=None
- fixes failing frequency heatmap tests1 parent 7d716a8 commit 1aa4cba
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments