We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9d503c commit f44a123Copy full SHA for f44a123
README.md
@@ -24,7 +24,6 @@ If the respective dependencies are found, the following optional providers will
24
- [YAPF](https://github.com/google/yapf) for code formatting (preferred over autopep8)
25
- [flake8](https://github.com/pycqa/flake8) for error checking (disabled by default)
26
- [pylint](https://github.com/PyCQA/pylint) for code linting (disabled by default)
27
-- [preload](https://github.com/tfiers/preload) for heavy modules (not included by default)
28
29
Optional providers can be installed using the `extras` syntax. To install [YAPF](https://github.com/google/yapf) formatting for example:
30
0 commit comments