Skip to content

Commit

Permalink
fix build break
Browse files Browse the repository at this point in the history
  • Loading branch information
yunlei.mayl committed Nov 21, 2017
1 parent 2d032ab commit eef259c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aliyun/log/getprojectlogsrequest.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# Copyright (C) Alibaba Cloud Computing
# All rights reserved.

from logrequest import LogRequest
from .logrequest import LogRequest

class GetProjectLogsRequest(LogRequest):
""" The request used to get logs by a query from log.
Expand Down

0 comments on commit eef259c

Please sign in to comment.