mirror of
https://github.com/gosticks/brew.git
synced 2026-08-13 05:00:20 +00:00
Rubocop: automatic rule fixes.
This commit is contained in:
@@ -23,7 +23,7 @@ module Language
|
||||
else
|
||||
homebrew_site_packages(version)
|
||||
end
|
||||
block.call python, version if block
|
||||
block&.call python, version
|
||||
end
|
||||
ENV["PYTHONPATH"] = original_pythonpath
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user