Since NodeNormalization has a pretty nice test suite, it might be a good idea to set up GitHub Actions to run that suite every time someone opens a PR.
It might also be nice to incorporate a source code linter like Black into CI tests to ensure that code is styled consistently in this repo.