|
Size: 155
Comment:
|
← Revision 3 as of 2026-02-25 20:13:24 ⇥
Size: 201
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
{{{#!highlight sh pip install pylint }}} |
pylint
Pylint is a static code analyser for Python 2 or 3. The latest version supports Python 3.10.0 and above.
1 pip install pylint
