Skip to content

Commit abc0a53

Browse files
committed
Revert
1 parent 1ba2eb3 commit abc0a53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-markitdown/img_description.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55

66
api_key = os.getenv("OPENAI_API_KEY")
77

8-
98
client = OpenAI(api_key=api_key)
109
md = MarkItDown(
1110
llm_client=client,

0 commit comments

Comments
 (0)