Finaly fixed my stupid python lsp
So now i can get Suggestions about my imports in python
This commit is contained in:
parent
49598ab1e0
commit
8d89264129
2 changed files with 2 additions and 2 deletions
|
|
@ -35,7 +35,6 @@
|
|||
virtualenv
|
||||
requests
|
||||
pandas
|
||||
types-requests
|
||||
# Optional: Add other helpful dev tools outside of the python-pkgs set if needed
|
||||
# (e.g., git, pre-commit, bash-completion)
|
||||
]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue