chores: run lint and format (#284)

This commit is contained in:
Deshraj Yadav
2023-07-15 21:34:06 -07:00
committed by GitHub
parent ac68986404
commit 05a4eef6ae
7 changed files with 19 additions and 14 deletions

View File

@@ -1,6 +1,8 @@
import logging
import os
from chromadb.utils import embedding_functions
from embedchain.config.BaseConfig import BaseConfig