update lsp to not report imports errors

This commit is contained in:
Ruben Fiszel
2023-04-03 13:25:54 +02:00
parent 97f34fddbb
commit 48a196cdad
3 changed files with 108 additions and 62 deletions
@@ -1,10 +1,10 @@
export default `import os
import wmill
# You can import any package from PyPI, even if the assistant complains
# You can import any PyPi package.
# See here for more info: https://docs.windmill.dev/docs/advanced/imports#python
# Ctrl+S to format the code. Autocompletion available.
def main(
no_default: str,
name="Nicolas Bourbaki",