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 668416b commit 4aeeff3Copy full SHA for 4aeeff3
Formula/r/reorder-python-imports.rb
@@ -9,7 +9,7 @@ class ReorderPythonImports < Formula
9
head "https://github.com/asottile/reorder-python-imports.git", branch: "main"
10
11
bottle do
12
- sha256 cellar: :any_skip_relocation, all: "996295cdcb8ea1816cdfc2c4154773b5a06f44d94d2ac20c11475ec39fb22b08"
+ sha256 cellar: :any_skip_relocation, all: "60a5c4874fe039ea50a85d1cb5ca3eb465220be116ebb63de2d0025874961d53"
13
end
14
15
depends_on "[email protected]"
0 commit comments