Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ManasJayanth committed Jun 1, 2024
1 parent 0dd5836 commit ae7dc19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/language.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module Language
module Python
unless defined?(SHEBANG)
HOMEBREW_PREFIX = "/todo/shebang"
SHEBANG = "/todo/shebang"
# Adjust "/path/to/your/homebrew/installation" to the appropriate path
# For example, it could be "/usr/local" or something custom.
end
Expand Down

0 comments on commit ae7dc19

Please sign in to comment.