Skip to content
Snippets Groups Projects
Commit 9a9a126c authored by Jo Sama's avatar Jo Sama :scream:
Browse files

Use correct JSON decode exception

requests.exceptions.JSONDecodeError is non existent in requests versions
before 3.0.0. Therefore requests is pinned to 2.24 or greater, and we
use ValueError instead of requests.exceptions.JSONDecodeError.
parent 9df79cfd
No related branches found
No related tags found
1 merge request!26Use correct JSON decode exception
Pipeline #100002 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:01:10

avatar

No artifacts found