Skip to content

Commit ed5304f

Browse files
committed
deploy: 3e6995e
1 parent c6c5533 commit ed5304f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+938
-72
lines changed

_sources/product/bill_of_lading_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Bill of Lading V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/bill_of_lading_v1.txt
6+
.. literalinclude:: /extras/code_samples/bill_of_lading_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.bill_of_lading.bill_of_lading_v1.BillOfLadingV1

_sources/product/business_card_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Business Card V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/business_card_v1.txt
6+
.. literalinclude:: /extras/code_samples/business_card_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.business_card.business_card_v1.BusinessCardV1

_sources/product/delivery_note_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Delivery note V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/delivery_notes_v1.txt
6+
.. literalinclude:: /extras/code_samples/delivery_notes_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.delivery_note.delivery_note_v1.DeliveryNoteV1

_sources/product/driver_license_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Driver License V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/driver_license_v1.txt
6+
.. literalinclude:: /extras/code_samples/driver_license_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.driver_license.driver_license_v1.DriverLicenseV1

_sources/product/financial_document_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Financial Document V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/financial_document_v1.txt
6+
.. literalinclude:: /extras/code_samples/financial_document_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.financial_document.financial_document_v1.FinancialDocumentV1

_sources/product/fr/energy_bill_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Energy Bill V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/energy_bill_fra_v1.txt
6+
.. literalinclude:: /extras/code_samples/energy_bill_fra_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.fr.energy_bill.energy_bill_v1.EnergyBillV1

_sources/product/fr/health_card_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Health Card V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/french_healthcard_v1.txt
6+
.. literalinclude:: /extras/code_samples/french_healthcard_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.fr.health_card.health_card_v1.HealthCardV1

_sources/product/fr/payslip_v2.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Payslip V2
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/payslip_fra_v2.txt
6+
.. literalinclude:: /extras/code_samples/payslip_fra_v2_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.fr.payslip.payslip_v2.PayslipV2

_sources/product/fr/payslip_v3.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Payslip V3
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/payslip_fra_v3.txt
6+
.. literalinclude:: /extras/code_samples/payslip_fra_v3_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.fr.payslip.payslip_v3.PayslipV3

_sources/product/ind/indian_passport_v1.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Passport - India V1
33

44
**Sample Code:**
55

6-
.. literalinclude:: /extras/code_samples/ind_passport_v1.txt
6+
.. literalinclude:: /extras/code_samples/ind_passport_v1_async.txt
77
:language: Python
88

99
.. autoclass:: mindee.product.ind.indian_passport.indian_passport_v1.IndianPassportV1

0 commit comments

Comments
 (0)