Skip to content

Commit

Permalink
fix: testing semantic release 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Almenon authored Jun 23, 2019
1 parent d09fbff commit 6c517c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ export class python_evaluator{
}

/**
* @param {string} message
* @param {string} message
*/
sendStdin(message:string){
this.pyshell.send(message)
Expand Down

0 comments on commit 6c517c7

Please sign in to comment.