Skip to content

Commit 9421d01

Browse files
committed
remove unnecessary doc line
1 parent 0b8c20d commit 9421d01

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,6 @@ export class PythonShell extends EventEmitter{
234234

235235
/**
236236
* checks syntax without executing code
237-
* @param {string} code
238237
* @returns {Promise} rejects w/ stderr if syntax failure
239238
*/
240239
static async checkSyntax(code:string){

0 commit comments

Comments
 (0)