|
Size: 200
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 5: | Line 5: |
| {{{#highlight sh | {{{#!highlight sh |
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
