Skip to content

Commit 0b8c20d

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

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
@@ -256,7 +256,6 @@ export class PythonShell extends EventEmitter{
256256

257257
/**
258258
* checks syntax without executing code
259-
* @param {string} filePath
260259
* @returns {Promise} rejects w/ stderr if syntax failure
261260
*/
262261
static async checkSyntaxFile(filePath:string){

0 commit comments

Comments
 (0)