kodexa 7.0.7903813065__py3-none-any.whl → 7.0.7906294694__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
kodexa/model/objects.py CHANGED
@@ -2167,9 +2167,6 @@ class BulkDelete(BaseModel):
2167
2167
 
2168
2168
 
2169
2169
  class User(BaseModel):
2170
- """
2171
-
2172
- """
2173
2170
  model_config = ConfigDict(
2174
2171
  populate_by_name=True,
2175
2172
  use_enum_values=True,
@@ -4234,13 +4231,11 @@ class UserSelection(BaseModel):
4234
4231
 
4235
4232
 
4236
4233
  class Guidance(BaseModel):
4237
- """
4238
-
4239
- """
4240
4234
  guidance_type: Optional[str] = Field(None, alias="guidanceType")
4241
4235
  taxonomy_ref: Optional[str] = Field(None, alias="taxonomyRef")
4242
4236
  document_name: Optional[str] = Field(None, alias="documentName")
4243
4237
  document_type: Optional[str] = Field(None, alias="documentType")
4238
+ document_page: Optional[int] = Field(None, alias="documentPage")
4244
4239
  sample_text: Optional[str] = Field(None, alias="sampleText")
4245
4240
  sample_result: Optional[Dict[str, List[GuidanceTagResult]]] = Field(None, alias="sampleResult")
4246
4241
  active: Optional[bool] = None
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kodexa
3
- Version: 7.0.7903813065
3
+ Version: 7.0.7906294694
4
4
  Summary: Python SDK for the Kodexa Platform
5
5
  Author: Austin Redenbaugh
6
6
  Author-email: austin@kodexa.com
@@ -6,7 +6,7 @@ kodexa/connectors/connectors.py,sha256=FpUZDkSyHld2b9eYRuVOWzaFtuGoaRuPXXicJB7TH
6
6
  kodexa/model/__init__.py,sha256=rtLXYJBxB-rnukhslN9rlqoB3--1H3253HyHGbD_Gc8,796
7
7
  kodexa/model/base.py,sha256=CaZK8nMhT1LdCpt4aLhebJGcorjq9qRID1FjnXnP14M,521
8
8
  kodexa/model/model.py,sha256=mCjDaM0hOIcJtDs4xgWpeqzK5N2Kd7A4MPb0SPClASw,114892
9
- kodexa/model/objects.py,sha256=X-KfPXRQTzgha0EZk0UamnmJuU6si3tiJ7efPE7mOfM,171817
9
+ kodexa/model/objects.py,sha256=8f2QShB-JG2SmTrPl51lqW95S2j2Ftn3BuQctTHdIVY,171852
10
10
  kodexa/model/persistence.py,sha256=wyN_xpzHwPBQOMCe5dlDcWpFSTCngF4SQZFQAelFMr4,59502
11
11
  kodexa/pipeline/__init__.py,sha256=sA7f5D6qkdMrpp2xTIeefnrUBI6xxEEWostvxfX_1Cs,236
12
12
  kodexa/pipeline/pipeline.py,sha256=cIRFOoJkguIYgNzx6FYrODdBpcY25CM_SULsqSsHeXE,24323
@@ -35,7 +35,7 @@ kodexa/testing/test_components.py,sha256=4BnzCCOA5v__82mB1TIBPHfNIGJbkZz9PiTZiNK
35
35
  kodexa/testing/test_utils.py,sha256=IWLKBvMHATzrsoO9PQFGcwoGcuZykhAS3QRddfzb_XE,14043
36
36
  kodexa/training/__init__.py,sha256=xs2L62YpRkIRfslQwtQZ5Yxjhm7sLzX2TrVX6EuBnZQ,52
37
37
  kodexa/training/train_utils.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
38
- kodexa-7.0.7903813065.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
39
- kodexa-7.0.7903813065.dist-info/METADATA,sha256=D4wK8UUPtEroyRWNPbRTaUSZiuhnnYPY2v9ai2hZ4cc,4067
40
- kodexa-7.0.7903813065.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
41
- kodexa-7.0.7903813065.dist-info/RECORD,,
38
+ kodexa-7.0.7906294694.dist-info/LICENSE,sha256=WNHhf_5RCaeuKWyq_K39vmp9F28LxKsB4SpomwSZ2L0,11357
39
+ kodexa-7.0.7906294694.dist-info/METADATA,sha256=FR8WfURkdpacaWSchY3_Xm_mzQsbeDpf_YEueTT2aSs,4067
40
+ kodexa-7.0.7906294694.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
41
+ kodexa-7.0.7906294694.dist-info/RECORD,,