prefig 0.5.6.dev20260130060411__py3-none-any.whl → 0.5.6.dev20260203231839__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.
prefig/core/axes.py CHANGED
@@ -855,7 +855,7 @@ def tick_mark(element, diagram, parent, outline_status):
855
855
  el_text = element.text.strip()
856
856
  except:
857
857
  el_text = None
858
- if el_text is not None and (len(el_text) > 0 or len(element) > 0):
858
+ if (el_text is not None and len(el_text) > 0) or len(element) > 0:
859
859
  el_copy = copy.deepcopy(element)
860
860
  if axis == 'horizontal':
861
861
  if tactile:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: prefig
3
- Version: 0.5.6.dev20260130060411
3
+ Version: 0.5.6.dev20260203231839
4
4
  Summary: An authoring system for mathematical diagrams
5
5
  Home-page: https://prefigure.org
6
6
  License: GPL-3.0-or-later
@@ -5,7 +5,7 @@ prefig/core/__init__.py,sha256=roT0a8-iBrp8WXTbPN5RzMWFiCXfpKrEXa2xE-F-yBo,728
5
5
  prefig/core/annotations.py,sha256=0vNxWkSAIDIs2L6pTJT0vGgL7qn0yBRw0to6kUeWcTw,7869
6
6
  prefig/core/area.py,sha256=U-AxXvaZJWgVccpLlh-aaRfM_QtTa09NR2TqAd8Yk0o,3710
7
7
  prefig/core/arrow.py,sha256=NJIh6E1W7NDfyw0BK9mhIrdF1s0Z8iKI0Ut8cM0qvDA,11510
8
- prefig/core/axes.py,sha256=gOP77KjCnKNQ3ovdcjnTvmQ9zDClSzgB9zCfKFrgvTQ,32494
8
+ prefig/core/axes.py,sha256=7E5I5IqApFbXWDuqLS2PZCIVWCvo6XeODw3d4zoAOKg,32494
9
9
  prefig/core/calculus.py,sha256=Q4kSGTTTeQYEEVKgmYWpFP0JLHmCsBchB5OF9qSclQk,498
10
10
  prefig/core/circle.py,sha256=zWm0emJ2YzH4EcaOqgxMgg-_t4Qcrd2Itfo6_s_61uo,16054
11
11
  prefig/core/clip.py,sha256=G4bg7jTGWCd284yzhCwOBbXdxgKvokYbEr2ITA4febI,808
@@ -61,8 +61,8 @@ prefig/resources/schema/pf_schema.rng,sha256=6U72-HDhdS9drcKoTBVyBxo1XLXxMnPJvrQ
61
61
  prefig/resources/template/pf_publication.xml,sha256=eEv8HACv610Apw5DSVNy0reLfELYqHlNy9Oq0GH7C_c,200
62
62
  prefig/scripts/__init__.py,sha256=qJcPi1WRh9UAwu4zIFJbmxWalAMilMYqgi6LxRkF7bI,25
63
63
  prefig/scripts/install_mj.py,sha256=5A6-oc1xbIXka5mkFE70vlp9-Rh_QoxOxGMrQi9Hkio,1219
64
- prefig-0.5.6.dev20260130060411.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
65
- prefig-0.5.6.dev20260130060411.dist-info/METADATA,sha256=B8e4L4Ro31Vnnqi78J2HLhAP783AK1v5YrIsNVH_3n4,8708
66
- prefig-0.5.6.dev20260130060411.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
67
- prefig-0.5.6.dev20260130060411.dist-info/entry_points.txt,sha256=OP4ZQT71q2b0Zfbie-oM2Z1HlxpkuX7qaxJnzwsBOVQ,42
68
- prefig-0.5.6.dev20260130060411.dist-info/RECORD,,
64
+ prefig-0.5.6.dev20260203231839.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
65
+ prefig-0.5.6.dev20260203231839.dist-info/METADATA,sha256=R1iafaDJ7GqXEDmFXXAKSTiNb9kAwtvnIEHWA2xVsDc,8708
66
+ prefig-0.5.6.dev20260203231839.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
67
+ prefig-0.5.6.dev20260203231839.dist-info/entry_points.txt,sha256=OP4ZQT71q2b0Zfbie-oM2Z1HlxpkuX7qaxJnzwsBOVQ,42
68
+ prefig-0.5.6.dev20260203231839.dist-info/RECORD,,