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