We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6553ee0 commit 8b72882Copy full SHA for 8b72882
.genignore
@@ -1,17 +1,10 @@
1
# https://www.speakeasy.com/docs/customize/code/monkey-patching
2
3
# ignore human-written files and directories
4
-src/unstructured_client/_unstructured
5
_jupyter
6
_sample_docs
7
_test_unstructured_client
8
9
# ignore Makefile
10
Makefile
11
12
-# Ignore the general.partition code until we can fix the base_url issue
13
-src/unstructured_client/general.py
14
-src/unstructured_client/destinations.py
15
-src/unstructured_client/sources.py
16
-src/unstructured_client/jobs.py
17
-src/unstructured_client/workflows.py
0 commit comments