Skip to content

Commit ecf7c64

Browse files
authored
Update gemini_review.py
1 parent b03d9b6 commit ecf7c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hack/gemini_review.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import google.generativeai as genai
22
import os
33
from github import Github
4+
import base64
45

56
def get_pr_diff():
67
"""Retrieves, base64 decodes, and cleans the PR diff from environment variables."""

0 commit comments

Comments
 (0)