Skip to content

Commit

Permalink
Merge pull request #36 from nebffa/master
Browse files Browse the repository at this point in the history
Import a type that was needed.
  • Loading branch information
cosmin committed May 8, 2015
2 parents ea4d21a + 063e564 commit 6204cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stashy/pullrequests.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from .helpers import Nested, ResourceBase, IterableResource
from .errors import ok_or_error, response_or_error
from .compat import basestring


class PullRequestRef(object):
Expand Down

0 comments on commit 6204cdb

Please sign in to comment.