Skip to content

Commit

Permalink
cleanup: remove dotenv
Browse files Browse the repository at this point in the history
Co-authored-by: skeptrune <[email protected]>
  • Loading branch information
densumesh and skeptrunedev committed Jul 2, 2024
1 parent b1825f7 commit 0790512
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docker/clustering-script/get_clusters.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
import numpy as np
from sklearn.cluster import KMeans
from scipy.spatial.distance import cosine
import dotenv

dotenv.load_dotenv()
anthropic_client = anthropic.Anthropic()


Expand Down

0 comments on commit 0790512

Please sign in to comment.