Skip to content

Commit

Permalink
ruff
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Dec 11, 2023
1 parent 601d0b2 commit b05ce18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/avail/run.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from pydantic import BaseModel, Field
from typing import Iterable, List, Literal, Optional
from typing import Iterable, List, Literal
from datetime import datetime, timedelta

from openai import OpenAI
Expand Down

0 comments on commit b05ce18

Please sign in to comment.