Before submitting a pull request to elf_diff on Github please check the following.
- Your code is formatted with Python black.
- All new or changed features are properly tested and the tests are part of elf_diff's CI tests (Github workflows).
Before submitting a pull request to elf_diff on Github please check the following.