What's Changed
* Add static type checking with mypy by palewire in https://github.com/biglocalnews/warn-scraper/pull/378
* Don't test PyPI publish in CI if secret unavailable by chriszs in https://github.com/biglocalnews/warn-scraper/pull/379
* Extend flake8 ignore rules by chriszs in https://github.com/biglocalnews/warn-scraper/pull/382
* Add coverage to testing by palewire in https://github.com/biglocalnews/warn-scraper/pull/383
* Refactored MD to use writing utility by palewire in https://github.com/biglocalnews/warn-scraper/pull/384
* Tidy DC scraper by palewire in https://github.com/biglocalnews/warn-scraper/pull/385
* Tidy NE scrape by palewire in https://github.com/biglocalnews/warn-scraper/pull/359
* Add log when cache writes to disk by palewire in https://github.com/biglocalnews/warn-scraper/pull/387
* Tidy MO scraper by palewire in https://github.com/biglocalnews/warn-scraper/pull/388
* Tidy WA scraper by palewire in https://github.com/biglocalnews/warn-scraper/pull/386
* Tidy WI by palewire in https://github.com/biglocalnews/warn-scraper/pull/389
* Flip inputs to write_rows_to_csv so that they match every other function by palewire in https://github.com/biglocalnews/warn-scraper/pull/390
* Tidy TX by palewire in https://github.com/biglocalnews/warn-scraper/pull/391
* Tidy NJ by palewire in https://github.com/biglocalnews/warn-scraper/pull/392
**Full Changelog**: https://github.com/biglocalnews/warn-scraper/compare/1.0.7...1.1.0