Commit 930eeb7
committed
Bugfix for address listings in state legislator CSVs
issues/1392
type:bug
component:infrastructure
- openstates/cli/people.py
Updated the definition of the person objects from the YAML data
to properly populate the capitol address info in the final
objects.
Updated the address population logic to include "capitol-mail"
and "district-mail" if available.1 parent c3ba999 commit 930eeb7
1 file changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
209 | 213 | | |
210 | 214 | | |
211 | 215 | | |
212 | | - | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
213 | 221 | | |
214 | 222 | | |
215 | 223 | | |
| |||
0 commit comments