Swap flake8 for pyflakes in default python env
This commit is contained in:
parent
df728cd2e3
commit
ed8438d14e
|
@ -7,7 +7,7 @@
|
|||
ps: with ps; [
|
||||
ipython
|
||||
python-lsp-server
|
||||
flake8
|
||||
pyflakes
|
||||
isort
|
||||
numpy
|
||||
scipy
|
||||
|
|
Loading…
Reference in a new issue