histcmp 0.6.4__py3-none-any.whl → 0.6.6__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.
histcmp/root_helpers.py CHANGED
@@ -90,7 +90,7 @@ def _process_axis_title(s):
90
90
 
91
91
  def convert_axis(axis):
92
92
  if axis.IsVariableBinSize():
93
- print("variable")
93
+ # print("variable")
94
94
  edges = [axis.GetBinLowEdge(b) for b in range(1, axis.GetNbins() + 1)]
95
95
  edges.append(axis.GetBinUpEdge(axis.GetNbins()))
96
96
  axis = hist.axis.Variable(edges, name=_process_axis_title(axis.GetTitle()))
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: histcmp
3
- Version: 0.6.4
3
+ Version: 0.6.6
4
4
  Summary:
5
5
  License: MIT
6
6
  Author: Paul Gessinger
7
7
  Author-email: hello@paulgessinger.com
8
- Requires-Python: >=3.9,<3.12
8
+ Requires-Python: >=3.9
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Programming Language :: Python :: 3
11
11
  Classifier: Programming Language :: Python :: 3.9
@@ -8,7 +8,7 @@ histcmp/github.py,sha256=RyVGvH11FEzFyEFTZMfqqP-5YQb7OrNQmgQ0nJPIapQ,186
8
8
  histcmp/icons.py,sha256=EAPco9IQJgYXfdDW9eoqySnrnqXJAcyrk3XrQowfZMU,117
9
9
  histcmp/plot.py,sha256=2QEUAKgzesYVaUwFHAvVWxK4RSomajd5teb5X8avlu4,4949
10
10
  histcmp/report.py,sha256=lTPylmzvda0y_NSZlESQiZPFpOgt8-sKiTYlwuQe2eQ,3773
11
- histcmp/root_helpers.py,sha256=uNhMtDit_s7H5kDkTxPHqroxvlVOGZ8vMny5tRybr1g,5791
11
+ histcmp/root_helpers.py,sha256=9SWKW9gJIXUGRqJwjSMaLw5fgz_0eRtdqDpyt-z1wRQ,5794
12
12
  histcmp/static/alpinejs.intersect.min.js,sha256=VO1OjUyzsV_A9We8L7z25QSZtNou6pqwQdxv60zx0a8,878
13
13
  histcmp/static/alpinejs.min.js,sha256=dLOU6xKqXTxXXqFyJS66bCIJ2DQ3ku8mHv6if1je4WM,37696
14
14
  histcmp/static/css/bulma/bulma-rtl.css,sha256=TUHS7Sxzy8yNpSvZw_kemcmvnax3Js9PHq1cPdo7i7U,244777
@@ -20,7 +20,7 @@ histcmp/static/css/bulma/bulma.min.css,sha256=UDtbUHqpVVfXmdJcQVU_bfDEr9xldf3Dbd
20
20
  histcmp/static/css/main.css,sha256=1ZDflGFMNvsFkf4pSDFYFQ-Ob90i4ahOV0YNXvJUL40,315
21
21
  histcmp/templates/base.html.j2,sha256=wz23ttE1NG4zshuC-aYp8DUsVUkHjkwRzfJHC3A0rkg,2088
22
22
  histcmp/templates/main.html.j2,sha256=1if-d2iZs7pZJz2NJzpSjh4jZY1v_PGz3gvA0i4ccxI,2399
23
- histcmp-0.6.4.dist-info/METADATA,sha256=Mcal-zi-hb_IifbAw-E2deINaph1IzDLjSxHUOchWc0,970
24
- histcmp-0.6.4.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
25
- histcmp-0.6.4.dist-info/entry_points.txt,sha256=zK4mzX2VpqdjZVEDpOJJ3Na2ePGRBz-9x5knQx_EaoI,43
26
- histcmp-0.6.4.dist-info/RECORD,,
23
+ histcmp-0.6.6.dist-info/METADATA,sha256=kuGE-ICGwaKJKgMenB_ByzvStMt2dTVS1swy4Ae0D_Y,964
24
+ histcmp-0.6.6.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
25
+ histcmp-0.6.6.dist-info/entry_points.txt,sha256=zK4mzX2VpqdjZVEDpOJJ3Na2ePGRBz-9x5knQx_EaoI,43
26
+ histcmp-0.6.6.dist-info/RECORD,,