Compare commits

...
Sign in to create a new pull request.

3 commits

Author SHA1 Message Date
Charlie Jacomme
6565b92f3b Revert "fix list function to follow pages"
Stupid Charlie, stupid
This reverts commit 61aba4812b.
2018-06-27 19:10:21 +02:00
Charlie Jacomme
61aba4812b fix list function to follow pages 2018-06-27 19:07:00 +02:00
Charlie Jacomme
b0885f7b84 Removing old import 2018-06-27 17:06:17 +02:00

View file

@ -7,7 +7,6 @@ import json
import requests
from requests.exceptions import HTTPError
from . import endpoints
from . import exceptions
# Number of seconds before expiration where renewing the token is done