|
1 | | -src/unstructuredclient/sdkconfiguration.py |
2 | | -src/unstructuredclient/general.py |
3 | | -src/unstructuredclient/sdk.py |
| 1 | +src/unstructured_client/sdkconfiguration.py |
| 2 | +src/unstructured_client/general.py |
| 3 | +src/unstructured_client/sdk.py |
4 | 4 | pylintrc |
5 | 5 | setup.py |
6 | | -src/unstructuredclient/__init__.py |
7 | | -src/unstructuredclient/models/__init__.py |
8 | | -src/unstructuredclient/models/errors/sdkerror.py |
9 | | -src/unstructuredclient/utils/__init__.py |
10 | | -src/unstructuredclient/utils/retries.py |
11 | | -src/unstructuredclient/utils/utils.py |
12 | | -src/unstructuredclient/models/operations/partition.py |
13 | | -src/unstructuredclient/models/operations/__init__.py |
14 | | -src/unstructuredclient/models/errors/httpvalidationerror.py |
15 | | -src/unstructuredclient/models/errors/validationerror.py |
16 | | -src/unstructuredclient/models/errors/__init__.py |
17 | | -src/unstructuredclient/models/shared/partition_parameters.py |
18 | | -src/unstructuredclient/models/shared/security.py |
19 | | -src/unstructuredclient/models/shared/__init__.py |
| 6 | +src/unstructured_client/__init__.py |
| 7 | +src/unstructured_client/models/__init__.py |
| 8 | +src/unstructured_client/models/errors/sdkerror.py |
| 9 | +src/unstructured_client/utils/__init__.py |
| 10 | +src/unstructured_client/utils/retries.py |
| 11 | +src/unstructured_client/utils/utils.py |
| 12 | +src/unstructured_client/models/operations/partition.py |
| 13 | +src/unstructured_client/models/operations/__init__.py |
| 14 | +src/unstructured_client/models/errors/httpvalidationerror.py |
| 15 | +src/unstructured_client/models/errors/validationerror.py |
| 16 | +src/unstructured_client/models/errors/__init__.py |
| 17 | +src/unstructured_client/models/shared/partition_parameters.py |
| 18 | +src/unstructured_client/models/shared/security.py |
| 19 | +src/unstructured_client/models/shared/__init__.py |
20 | 20 | USAGE.md |
21 | 21 | docs/models/operations/partitionresponse.md |
22 | 22 | docs/models/errors/httpvalidationerror.md |
|
0 commit comments