cs-models 0.0.677__py3-none-any.whl → 0.0.678__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.

Potentially problematic release.


This version of cs-models might be problematic. Click here for more details.

@@ -10,5 +10,5 @@ class TranscriptGroupingMapResourceSchema(Schema):
10
10
 
11
11
  id = fields.Integer(dump_only=True)
12
12
  transcript_id = fields.Integer(required=True)
13
- grouping_id = fields.String(required=True)
13
+ grouping_id = fields.Integer(required=True)
14
14
  updated_at = fields.DateTime()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: cs-models
3
- Version: 0.0.677
3
+ Version: 0.0.678
4
4
  Summary: MySQL db models
5
5
  Home-page: https://github.com/mindgram/cs-models
6
6
  Author: Shrey Verma
@@ -921,7 +921,7 @@ cs_models/resources/TranscriptGrouping/models.py,sha256=3WPuklxflCXUJknS34d5Dn1E
921
921
  cs_models/resources/TranscriptGrouping/schemas.py,sha256=Pzs-LPYTdrK-eZ6yeGahg4_CmmBV0vrIuaWso4TN8SY,359
922
922
  cs_models/resources/TranscriptGroupingMap/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
923
923
  cs_models/resources/TranscriptGroupingMap/models.py,sha256=wyhh5FvFIkFiZXOuD-JfuuoF3lTlkBZV_HW1YArnhSs,648
924
- cs_models/resources/TranscriptGroupingMap/schemas.py,sha256=bUH9tSbjq39ImLF23-KlbLs6_cT-Jsxdp6YNJx5aG_E,362
924
+ cs_models/resources/TranscriptGroupingMap/schemas.py,sha256=iEaz8fumEalVYGJi8qCJzMqFPKyFVJtrp9GHY9D4YXA,363
925
925
  cs_models/resources/TranscriptIntervention/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
926
926
  cs_models/resources/TranscriptIntervention/models.py,sha256=JSeXN6pPLQ9kpW9gHHX0ew2UF1gEaNJb2MavbjUA-90,958
927
927
  cs_models/resources/TranscriptIntervention/schemas.py,sha256=wLH6cBGpRJTXDK52_2uvcU-uImvnHodc_tiVW7M9NqQ,500
@@ -1135,7 +1135,7 @@ cs_models/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
1135
1135
  cs_models/utils/alchemy.py,sha256=fhINGFn41owJ2DLXQKXAAtLqeZ1BRzD_qU0wPK_bsGQ,1598
1136
1136
  cs_models/utils/utils.py,sha256=bY623DuzycfPQiaOQT2AxfANeWfwr5w76dBuQ813-ns,3664
1137
1137
  cs_models/utils/profiling/__init__.py,sha256=N-73vb0M92C975fxgXyBCBjCPELl8Oh21ZY_-tzDnns,569
1138
- cs_models-0.0.677.dist-info/METADATA,sha256=p3DZx_Mq9BAUuiW3aTiaj9xqblPBUxGR_GlRmtvXGQQ,792
1139
- cs_models-0.0.677.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
1140
- cs_models-0.0.677.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1141
- cs_models-0.0.677.dist-info/RECORD,,
1138
+ cs_models-0.0.678.dist-info/METADATA,sha256=9znYZzyMMtqkQnhRSy7EX6cZdMb_C9vtOr7KKhNT_GI,792
1139
+ cs_models-0.0.678.dist-info/WHEEL,sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA,92
1140
+ cs_models-0.0.678.dist-info/top_level.txt,sha256=M7CA8Nh5t0vRManQ9gHfphhO16uhMqIbfaxr1jPDg18,10
1141
+ cs_models-0.0.678.dist-info/RECORD,,