update lsp to not report imports errors

This commit is contained in:
Ruben Fiszel
2023-04-03 13:26:00 +02:00
parent daf827666b
commit be97be2c58
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",