Skip to content

Commit

Permalink
Update Pylint doc link (#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
hqpho authored Oct 30, 2024
1 parent fd21052 commit d8e35d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ you import modules and run tests, as below.

Consider automating coding to satisfy some of these requirements.

* [Integrate pylint](http://pylint.pycqa.org/en/latest/user_guide/ide-integration.html)
* [Integrate pylint](https://pylint.readthedocs.io/en/stable/user_guide/installation/ide_integration/index.html#ide-integration)
with your editor.
* Integrate yapf with
[Visual Studio](https://code.visualstudio.com/docs/python/editing#_formatting),
Expand Down

0 comments on commit d8e35d9

Please sign in to comment.