Skip to content

Commit

Permalink
sfclient update
Browse files Browse the repository at this point in the history
  • Loading branch information
Karolis Rusenas committed Aug 6, 2015
1 parent 80b1ee5 commit 295e6ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utilities/sfclient.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ def quick_search(self, name):

@gen.coroutine
def get_report(self, report_id=None):
# TODO: split into several methods, separate downloading and processing
if report_id is not None:
# check if we have logged in
if self.session is None:
Expand Down

0 comments on commit 295e6ce

Please sign in to comment.