8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8164468 commit 34b4f2bCopy full SHA for 34b4f2b
Formula/pyright.rb
@@ -3,8 +3,8 @@
3
class Pyright < Formula
4
desc "Static type checker for Python"
5
homepage "https://github.com/microsoft/pyright"
6
- url "https://registry.npmjs.org/pyright/-/pyright-1.1.302.tgz"
7
- sha256 "4a8d881e5e3bd916ea32c8f2addcfa17f6dc11ef2fa88d1c9d36035a5efca518"
+ url "https://registry.npmjs.org/pyright/-/pyright-1.1.303.tgz"
+ sha256 "cc92ee0907b414ece3d37dbc6af920be3b735e8886743337265df48ccb111753"
8
license "MIT"
9
head "https://github.com/microsoft/pyright.git", branch: "main"
10
0 commit comments