3cf704d added snakemake files as Python files. Unfortunately they are not valid Python source and so they get flagged by the Python extension as syntactically invalid (i.e. microsoft/vscode-python#6438). It's probably best to not flag them as Python source files.
3cf704d added snakemake files as Python files. Unfortunately they are not valid Python source and so they get flagged by the Python extension as syntactically invalid (i.e. microsoft/vscode-python#6438). It's probably best to not flag them as Python source files.