Forked from
jvoisin / mat2
368 commits behind, 1 commit ahead of the upstream repository.
-
`/usr/bin/python3` -> `/usr/bin/env python3` It's always better to trust the environment defined path to bin/python, as virtualenv become the way to go.
`/usr/bin/python3` -> `/usr/bin/env python3` It's always better to trust the environment defined path to bin/python, as virtualenv become the way to go.
test_corrupted_files.py 6.29 KiB