Skip to content

Conversation

@vshlapakov
Copy link
Contributor

@vshlapakov vshlapakov commented Mar 2, 2017

Review, please.

@vshlapakov vshlapakov self-assigned this Mar 2, 2017

@wrap_http_errors
def request(self, *args, **kwargs):
return super(HubstorageClient, self).request(*args, **kwargs)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's add __all__ = ['ScrapinghubClient'] - to exclude possible clashes with HS client and Connection on import


from six import string_types

from scrapinghub.hubstorage.frontier import Frontier as _Frontier
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

..hubstorage.frontier ?

@chekunkov chekunkov merged commit 2c657f9 into sc1467-1 Mar 2, 2017
@chekunkov chekunkov deleted the sc1467-split branch March 2, 2017 16:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants