Commit 245b3f2
committed
Ensure bytestring is bytes before checking for gzip header
Related error:
TypeError: startswith first arg must be str or a tuple of str, not bytes1 parent e5128ec commit 245b3f2
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
390 | 392 | | |
391 | 393 | | |
392 | 394 | | |
| |||
0 commit comments