Running the GitHub Actions tests on Python 3.13 fails with:
cpplint.py:47:0: W4901: Deprecated module 'getopt' (deprecated-module)
https://pylint.readthedocs.io/en/stable/user_guide/messages/warning/deprecated-module.html
Should be fixed in pylint v3.3.5