Skip to content

Commit

Permalink
pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienbanse committed Mar 19, 2024
1 parent 23b5851 commit b687a42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion genai_impact/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ class GenAIImpactError(Exception):

class TracerInitializationError(GenAIImpactError):
"Tracer is initialized twice"
pass
pass

0 comments on commit b687a42

Please sign in to comment.