After #2440, #2441, #2442, #2443, and various other refactoring issues, there are likely a number of errors in vulture_allowlist.py. It's very likely that it is masking some unused code that should be removed. There are also a number of TODOs in the file that should be addressed. Remove vulture_allowlist.py. Recreate it, but remove any unused code in the process.
Tasks
After #2440, #2441, #2442, #2443, and various other refactoring issues, there are likely a number of errors in
vulture_allowlist.py. It's very likely that it is masking some unused code that should be removed. There are also a number ofTODOsin the file that should be addressed. Remove vulture_allowlist.py. Recreate it, but remove any unused code in the process.Tasks