Skip to content

Commit

Permalink
refine doc
Browse files Browse the repository at this point in the history
  • Loading branch information
yunlei.mayl committed Nov 21, 2017
1 parent 46ca07a commit 9d9205a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aliyun/log/logclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -394,8 +394,8 @@ def get_project_logs(self, request):
""" Get logs from log service.
Unsuccessful opertaion will cause an LogException.
:type query: query string
:param request: the GetLogs request parameters class.
:type request: GetProjectLogsRequest
:param request: the GetProjectLogs request parameters class.
:return: GetLogsResponse
Expand Down

0 comments on commit 9d9205a

Please sign in to comment.