We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbed75d commit e325fffCopy full SHA for e325fff
appstore/developer_portal_api.py
@@ -2,7 +2,7 @@
2
import datetime
3
import secrets
4
5
-#from algoliasearch import algoliasearch
+from algoliasearch import algoliasearch
6
from flask import Blueprint, jsonify, abort, request, redirect
7
from flask_cors import CORS
8
0 commit comments