************* Module files ae/files.py:122:0: R0914: Too many local variables (18/15) (too-many-locals) ae/files.py:183:11: W0718: Catching too general exception Exception (broad-exception-caught) ae/files.py:181:17: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/files.py:182:17: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/files.py:217:11: W0718: Catching too general exception Exception (broad-exception-caught) ae/files.py:122:0: R0912: Too many branches (25/12) (too-many-branches) ae/files.py:122:0: R0915: Too many statements (59/50) (too-many-statements) ae/files.py:260:50: C0209: Formatting a regular string which could be a f-string (consider-using-f-string) ae/files.py:263:11: C0209: Formatting a regular string which could be a f-string (consider-using-f-string) ae/files.py:370:11: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) ----------------------------------- Your code has been rated at 9.28/10 vvv STDERR vvv No config file found, using default configuration ^^^ STDERR ^^^