Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jaynagpaul committed Jun 26, 2017
1 parent 3405360 commit 7199496
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mobcrush/main.py
Expand Up @@ -13,6 +13,7 @@
def cache(*args, **kwargs):
""" Caches the response using requests-cache -- Should only be called once"""
requests_cache.install_cache(*args, **kwargs)

def _req(endpoint):
"""Sends a GET request to the API endpoint.
Expand Down

0 comments on commit 7199496

Please sign in to comment.