Chris Pederick

Results 1 issues of Chris Pederick

When I run `bin/ingest export` I get the following error: ``` Traceback (most recent call last): File "bin/ingest", line 24, in for post in posts.get('status_updates', []): AttributeError: 'list' object has...