Elasticsearch import fix (#5112)

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
This commit is contained in:
Onkar Ravgan 2022-05-25 00:05:21 +05:30 committed by GitHub
parent d9814664f8
commit d06e86154a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,6 +11,7 @@
import json
import ssl
import traceback
from datetime import datetime
from typing import List, Optional