diff -r a111134b5dc7 -r c38750e1bafd RefactoringRope/CodeAssistClient.py --- a/RefactoringRope/CodeAssistClient.py Wed Sep 27 19:50:44 2017 +0200 +++ b/RefactoringRope/CodeAssistClient.py Fri Sep 29 10:23:35 2017 +0200 @@ -59,7 +59,7 @@ @type int @param idString assigned client id to be sent back to the server in order to identify the connection - @param str + @type str @param projectPath path to the project @type str """