Skip to content

Commit ee23e51

Browse files
lint
1 parent 382900e commit ee23e51

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

temporalio/contrib/google_gemini_sdk/_temporal_file_search_stores.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from __future__ import annotations
1010

1111
import io
12+
import os
1213
from datetime import timedelta
1314
from typing import Optional, Union
1415

temporalio/contrib/google_gemini_sdk/_temporal_files.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
from __future__ import annotations
1010

1111
import io
12+
import os
1213
from datetime import timedelta
1314
from typing import Optional, Union
1415

0 commit comments

Comments
 (0)