Update cloudinary-1.26.0

This commit is contained in:
JonnyWong16 2021-10-14 21:18:46 -07:00
parent ebffd124f6
commit 4b28040d59
No known key found for this signature in database
GPG key ID: B1F1F9807184697A
17 changed files with 1169 additions and 307 deletions

View file

@ -1,7 +1,7 @@
import json
from copy import deepcopy
from cloudinary.api import call_json_api
from cloudinary.api_client.call_api import call_json_api
class Search: