************* Module paths ae/paths.py:1:0: C0302: Too many lines in module (1119/1000) (too-many-lines) ae/paths.py:411:19: W0718: Catching too general exception Exception (broad-exception-caught) ae/paths.py:428:8: C0415: Import outside toplevel (ctypes.windll, ctypes.create_unicode_buffer) (import-outside-toplevel) ae/paths.py:379:0: R0912: Too many branches (14/12) (too-many-branches) ae/paths.py:670:16: E1101: Instance of 'PurePath' has no 'full_match' member (no-member) ae/paths.py:752:8: R1732: Consider using 'with' for resource-allocating operations (consider-using-with) ae/paths.py:752:8: W1514: Using open without explicitly specifying an encoding (unspecified-encoding) ae/paths.py:777:8: W0621: Redefining name 'cast' from outer scope (line 264) (redefined-outer-name) ae/paths.py:777:8: W0404: Reimport 'cast' (imported line 264) (reimported) ae/paths.py:835:0: R0902: Too many instance attributes (8/7) (too-many-instance-attributes) -------------------------------------------------------------------- Your code has been rated at 9.56/10 Checked 1 files, skipped 0 files vvv STDERR vvv No config file found, using default configuration ^^^ STDERR ^^^