Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
debuggy committed Nov 19, 2018
1 parent 079af13 commit 3251122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/config-parser/steps/install_python.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ function installPython (config) {
module.exports = {
'type': 'install_python',
'build': installPython
};
}

0 comments on commit 3251122

Please sign in to comment.