Skip to content

Commit 9162566

Browse files
authored
Remove trailing whitespace again
1 parent aefd1b8 commit 9162566

File tree

1 file changed

+1
-1
lines changed
  • cookbooks/travis_build_environment/recipes

1 file changed

+1
-1
lines changed

cookbooks/travis_build_environment/recipes/pip.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
INSTALL_PIP3
1515
not_if 'which pip3'
1616
end
17-
17+
1818
bash 'install-pip' do
1919
cwd Chef::Config[:file_cache_path]
2020
code <<-INSTALL_PIP

0 commit comments

Comments
 (0)