I think that this is not needed. if there's an error parsing this file the process should crash showing an error, adding a fallback like this will hide any problem with the test data bzip.
Try to use the same indent formatting that's used in the file. Here we are using tabs instead of spaces, so keep using that for new code.
Good work, looks mostly good, but take a look to the formatting, review the indentation of the code and make sure to use tabs instead of spaces, as the rest of the code, and indent all the code blocks.
@pks2906 as far as I know you should be able to fork, the usual workflow is fork, push to your fork, and then you should be able to create pull requests.
Are you getting any specific error? You…
The only still broken packages from this list are a couple of jupyter related and one from aws.
So let's close this issue, I will review future reports from Factory and create new issue with…