labfreed 0.2.6a1__py3-none-any.whl → 0.2.6a3__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 labfreed might be problematic. Click here for more details.

labfreed/__init__.py CHANGED
@@ -2,7 +2,7 @@
2
2
  Python implementation of LabFREED building blocks
3
3
  '''
4
4
 
5
- __version__ = "0.2.6a1"
5
+ __version__ = "0.2.6a3"
6
6
 
7
7
  from labfreed.pac_id import * # noqa: F403
8
8
  from labfreed.pac_cat import * # noqa: F403
@@ -196,7 +196,7 @@ class LabFREED_BaseModel(PDOC_Workaround_Base):
196
196
  if m.level == ValidationMsgLevel.ERROR:
197
197
  color = 'red'
198
198
  else:
199
- color = 'yellow'
199
+ color = 'orange'
200
200
 
201
201
  match target:
202
202
  case 'markdown':
@@ -218,6 +218,7 @@ class LabFREED_BaseModel(PDOC_Workaround_Base):
218
218
  br = '<br>'
219
219
 
220
220
  serialized = str(self)
221
+ serialized = serialized.replace('\n', br)
221
222
  emphazised_highlight = self._emphasize_in(m, serialized, fmt=fmt)
222
223
  emphazised_highlight = emphazised_highlight.replace('👈👉','') # removes two consecutive markers, to make it cleaner
223
224
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: labfreed
3
- Version: 0.2.6a1
3
+ Version: 0.2.6a3
4
4
  Summary: Python implementation of LabFREED building blocks
5
5
  Author-email: Reto Thürer <thuerer.r@buchi.com>
6
6
  Requires-Python: >=3.11
@@ -1,5 +1,5 @@
1
- labfreed/__init__.py,sha256=KMWS_7my-1C0c_qdDMUahb4PLT1ARoVag-fhFhU4iQo,338
2
- labfreed/labfreed_infrastructure.py,sha256=jTplE0_ctiNE_BA1i0C-z-D--I5vmbha18XRYgp-OBw,10012
1
+ labfreed/__init__.py,sha256=8y2Waom8b-_CnSm8anpbtftdtsqTABx56bZY7WCI9XI,338
2
+ labfreed/labfreed_infrastructure.py,sha256=EXJ8G_NC0WjkyPvh52MiR_skwDVka9cAWWgIt8DNFXI,10067
3
3
  labfreed/pac_cat/__init__.py,sha256=KNPtQzBD1XVohvG_ucOs7RJj-oi6biUTGB1k-T2o6pk,568
4
4
  labfreed/pac_cat/category_base.py,sha256=lFQNiTUukyhWdaSCAI7CZxLtj6kNtnBCE4UsePwsGqE,1801
5
5
  labfreed/pac_cat/pac_cat.py,sha256=AJUYDsyGOHy-sRRpXpY0awtbf3HCvn3RhMax6ofvYRA,5318
@@ -38,7 +38,7 @@ labfreed/well_known_keys/labfreed/well_known_keys.py,sha256=nqk66kHdSwJTJfMKlP-x
38
38
  labfreed/well_known_keys/unece/UneceUnits.json,sha256=kwfQSp_nTuWbADfBBgqTWrvPl6XtM5SedEVLbMJrM7M,898953
39
39
  labfreed/well_known_keys/unece/__init__.py,sha256=MSP9lmjg9_D9iqG9Yq2_ajYfQSNS9wIT7FXA1c--59M,122
40
40
  labfreed/well_known_keys/unece/unece_units.py,sha256=gNDQk6KGl-nGMf9Ycq_fQ8P2xxKITgLkcQWPd4H49gI,1630
41
- labfreed-0.2.6a1.dist-info/licenses/LICENSE,sha256=gHFOv9FRKHxO8cInP3YXyPoJnuNeqrvcHjaE_wPSsQ8,1100
42
- labfreed-0.2.6a1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
43
- labfreed-0.2.6a1.dist-info/METADATA,sha256=zSzgN9eN2fLyZ_cw8a0kZhvaBp3jTPVSiA24-cIoU5w,18616
44
- labfreed-0.2.6a1.dist-info/RECORD,,
41
+ labfreed-0.2.6a3.dist-info/licenses/LICENSE,sha256=gHFOv9FRKHxO8cInP3YXyPoJnuNeqrvcHjaE_wPSsQ8,1100
42
+ labfreed-0.2.6a3.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
43
+ labfreed-0.2.6a3.dist-info/METADATA,sha256=iUm9DGcO1u0--X_gi4Mb9J-VXELNdSM_oSzQV9qifKA,18616
44
+ labfreed-0.2.6a3.dist-info/RECORD,,