You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add constant for Ballot Initiative Committee code, add more spacing for ballot initiative summaries
* Use white-space: pre-wrap for ballot initiative summaries - these are long and preserving whitespace is important for legibility
* Don't write DocumentText for bills if it is not present in the API - we are going to start manually (for now) overwriting DocumentText for bills with PDFs but not DocumentText, and we don't want the next scraper run to overwrite that data with null.
* Adding type assertion to test for type change
0 commit comments