Skip to content

Commit

Permalink
Importing request module
Browse files Browse the repository at this point in the history
  • Loading branch information
koalalorenzo committed Aug 11, 2014
1 parent de3231d commit 5056bcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions digitalocean/baseapi.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import requests

class BaseAPI(object):
"""
Basic api class for
Expand Down

0 comments on commit 5056bcc

Please sign in to comment.