Commit db81c4a
Housekeeping: update stale comments after rebase on main
- UtilityConfig: update comment to reflect that vat/fees/markup are now
validated by validate_provider_required_fields, not by downstream code
- dynamictariff.py: add note that required_fields checks are secondary
safety guards — primary validation is now in Pydantic at load time
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent eb9c525 commit db81c4a
2 files changed
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| 45 | + | |
| 46 | + | |
45 | 47 | | |
46 | 48 | | |
47 | 49 | | |
| |||
0 commit comments