Open
Description
Although we did quite some changes for PEP8 compatibility in the past, we still have some cases which are not compliant which should be changed (if necessary, with a deprecation period).
For this, we might start with enabling rule N806 for ruff. Nevertheless, automated analysis still seems to not catch all cases like PdfReader.xref_objStm
for some reason.