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 b127e44 commit 8d46634Copy full SHA for 8d46634
.genignore
@@ -8,3 +8,9 @@ _test_unstructured_client
8
# ignore Makefile
9
Makefile
10
11
+# Ignore the endpoints code until we can fix the base_url issue
12
+src/unstructured_client/general.py
13
+src/unstructured_client/destinations.py
14
+src/unstructured_client/sources.py
15
+src/unstructured_client/jobs.py
16
+src/unstructured_client/workflows.py
0 commit comments