Skip to content

Commit

Permalink
Update after pyright message translation tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
microbit-matt-hillsdon committed Nov 13, 2023
1 parent 9701353 commit 02b8530
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/language-server/pyright.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { baseUrl } from "../base";
import { createUri, LanguageServerClient } from "./client";

// This is modified by bin/update-pyright.sh
const workerScriptName = "pyright-main-8d89bff7a80da04790e7.worker.js";
const workerScriptName = "pyright-main-cefd1af91b1a0be3bcfc.worker.js";

/**
* Creates Pyright workers and corresponding client.
Expand Down

0 comments on commit 02b8530

Please sign in to comment.