Skip to content

Commit ea80706

Browse files
committed
chore: Fix spelling: the
Signed-off-by: Josh Soref <[email protected]>
1 parent 556aac2 commit ea80706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/auth/auth_preprocessor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ async def run_async(
9393
if not tools_to_resume:
9494
continue
9595

96-
# found the the system long running request euc function call
96+
# found the system long running request euc function call
9797
# looking for original function call that requests euc
9898
for j in range(i - 1, -1, -1):
9999
event = events[j]

0 commit comments

Comments
 (0)