Skip to content

Commit

Permalink
remove: exposed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
soumik12345 committed Mar 4, 2025
1 parent 4fa6f35 commit 23df5bc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions weave/integrations/google_genai/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
from weave.integrations.google_genai.gemini_utils import (
google_genai_gemini_postprocess_inputs,
)

__all__ = ["google_genai_gemini_postprocess_inputs"]

0 comments on commit 23df5bc

Please sign in to comment.