gh-search
gh-search copied to clipboard
Gracefully handle encoding errors
Capture the AssertionError and raise a FilterException so the program can continue.
Will now output a line like:
Error reading content from organization/repository/resources/sample_files/movies.json: unsupported encoding: none
Thanks for submitting this contribution - I like the change. Could you please add a test?