Skip to content

Commit

Permalink
removing unused line
Browse files Browse the repository at this point in the history
  • Loading branch information
HowieG committed Sep 14, 2024
1 parent 48d9d02 commit 1ed9256
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion agentops/llms/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ class LlmTracker:

def __init__(self, client):
self.client = client
self.completion = ""

def override_api(self):
"""
Expand Down

0 comments on commit 1ed9256

Please sign in to comment.