Commit bfdc6ce
committed
fix: Pass LawAndOrderValidator to BasicFeatureGenerator
After changing BasicFeatureGenerator's validators field to default to an
empty tuple (from LawAndOrderValidator), SemanticInsightsGenerator needs
to explicitly pass the validator. The docstring already stated it uses
LawAndOrderValidator, now the implementation matches.1 parent def6769 commit bfdc6ce
1 file changed
Lines changed: 2 additions & 0 deletions
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
0 commit comments