Skip to content

Commit f44a123

Browse files
authored
Remove preload module from Readme (#221)
1 parent a9d503c commit f44a123

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ If the respective dependencies are found, the following optional providers will
2424
- [YAPF](https://github.com/google/yapf) for code formatting (preferred over autopep8)
2525
- [flake8](https://github.com/pycqa/flake8) for error checking (disabled by default)
2626
- [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)
2827

2928
Optional providers can be installed using the `extras` syntax. To install [YAPF](https://github.com/google/yapf) formatting for example:
3029

0 commit comments

Comments
 (0)