Skip to content

Commit

Permalink
eep
Browse files Browse the repository at this point in the history
  • Loading branch information
Sophie Fitzpatrick committed Feb 21, 2021
1 parent 8edbec9 commit d446d97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions marvelcli/utils.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import requests
import json
import os

def api_request(access_token, query, params=None):
base_url = 'https://marvelapp.com/graphql'
Expand Down

0 comments on commit d446d97

Please sign in to comment.