Tue, 29 Oct 2024 17:23:21 +0100
- changed to the new style header
- ensured proper parent relationship of modal dialogs
- included compiled form files
<!DOCTYPE html> <html><head> <title>Plugin_Checker_PyLint</title> <meta charset="UTF-8"> <link rel="stylesheet" href="styles.css"> </head> <body> <h1>Plugin_Checker_PyLint</h1> <p> Package containing the PyLint checker plugin. </p> <h3>Packages</h3> <table> <tr> <td><a href="index-Plugin_Checker_PyLint.PyLintInterface.html">PyLintInterface</a></td> <td>Package containing the PyLint plugin.</td> </tr> </table> <h3>Modules</h3> <table> <tr> <td><a href="Plugin_Checker_PyLint.PluginPyLint.html">PluginPyLint</a></td> <td>Module implementing the PyLint plug-in.</td> </tr> </table> </body></html>