Skip to content

Commit e178baa

Browse files
committed
chore: update
1 parent 6c2f072 commit e178baa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/mixedbread/resources/parsing

src/mixedbread/resources/parsing/jobs.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import httpx
1010

1111
from ...lib import polling
12-
from ..._types import Body, Omit, Query, Headers, NotGiven, FileTypes, omit, not_given
12+
from ..._types import Body, Omit, Query, Headers, NotGiven, FileTypes, omit, not_given, NOT_GIVEN
1313
from ..._utils import maybe_transform, async_maybe_transform
1414
from ..._compat import cached_property
1515
from ..._resource import SyncAPIResource, AsyncAPIResource

0 commit comments

Comments
 (0)