Tue, 23 Jun 2020 17:33:21 +0200
Removed support for Python2.
<!DOCTYPE html> <html><head> <title>Plugin_Checker_Vulture.VultureChecker</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body> <h1>Plugin_Checker_Vulture.VultureChecker</h1> <p> Package containing the vulture dialog, supporting functions and data. </p> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.EditWhiteListDialog.html">EditWhiteListDialog</a></td> <td>Module implementing the whitelist edit dialog.</td> </tr> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerDialog.html">VultureCheckerDialog</a></td> <td>Module implementing a dialog to show the vulture check results.</td> </tr> <tr> <td><a href="Plugin_Checker_Vulture.VultureChecker.VultureCheckerService.html">VultureCheckerService</a></td> <td>Module implementing the cyclomatic complexity service.</td> </tr> </table> </body></html>