Skip to content

Commit

Permalink
remove pd
Browse files Browse the repository at this point in the history
  • Loading branch information
jxnl committed Feb 7, 2024
1 parent ead606e commit 3239f40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion instructor/patch.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import logging
from collections.abc import Iterable
from functools import wraps
import pandas as pd
from tenacity import Retrying, AsyncRetrying, stop_after_attempt, RetryError
from json import JSONDecodeError
from typing import (
Expand Down

0 comments on commit 3239f40

Please sign in to comment.