Skip to content

Commit c561192

Browse files
chore: remove comma
1 parent 00d4773 commit c561192

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/find-python.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ class PythonFinder {
256256
checkFunc: this.checkCommand,
257257
name: 'python',
258258
arg: 'python'
259-
},
259+
}
260260
]
261261

262262
if (this.win) {

0 commit comments

Comments
 (0)