mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-20 00:02:19 +00:00
update lsp to not report imports errors
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user