yeref 0.24.55__py3-none-any.whl → 0.24.56__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.
yeref/yeref.py CHANGED
@@ -16289,8 +16289,7 @@ async def return_unit_metrics(bot, PROJECT_USERNAME, EXTRA_D, BASE_P):
16289
16289
  if cmgr_values:
16290
16290
  avg_cmgr = sum(cmgr_values) / len(cmgr_values)
16291
16291
  writer.writerow([])
16292
- writer.writerow(
16293
- [f"Every month, revenue multiplied by approximately {round(1 + avg_cmgr, 2)}× on average."])
16292
+ writer.writerow([f"Revenue ~ ×{round(1 + avg_cmgr, 2)} monthly average"])
16294
16293
 
16295
16294
  # отправить файл
16296
16295
  thumb = types.FSInputFile(os.path.join(EXTRA_D, "parse.jpg"))
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: yeref
3
- Version: 0.24.55
3
+ Version: 0.24.56
4
4
  Summary: desc-f
5
5
  Author: john smith
6
6
  Dynamic: author
@@ -0,0 +1,8 @@
1
+ yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
+ yeref/l_.py,sha256=LMX_olmJwq-tgoALJCnhV_fGrL_i_43yBLkLIcEVqGo,1176743
3
+ yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
+ yeref/yeref.py,sha256=3BMVp5kgWcr3Fg_pmBMVxe4tlhWFkERpyDAE6zUzHnM,1043383
5
+ yeref-0.24.56.dist-info/METADATA,sha256=JfRQscJLjPO6DK8LkTkSIet1FaQue5Tq4lCOS-JUEGo,119
6
+ yeref-0.24.56.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
+ yeref-0.24.56.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
+ yeref-0.24.56.dist-info/RECORD,,
@@ -1,8 +0,0 @@
1
- yeref/__init__.py,sha256=Qpv3o6Xa78VdLcsSRmctGtpnYE9btpAkCekgGhgJyXM,49
2
- yeref/l_.py,sha256=LMX_olmJwq-tgoALJCnhV_fGrL_i_43yBLkLIcEVqGo,1176743
3
- yeref/tonweb.js,sha256=Jf6aFOQ1OIY4q7fINYz-m5LsI3seMus124M5SYYZmtE,443659
4
- yeref/yeref.py,sha256=_h3ciEagKp2_uGGINEw9r6xsJH0yhk6BpE7w8_EcTX8,1043439
5
- yeref-0.24.55.dist-info/METADATA,sha256=Hb4WddgWN-AK2udLXUXHQ0k1cJB76WbDDQnVPuoNTGY,119
6
- yeref-0.24.55.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
7
- yeref-0.24.55.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
8
- yeref-0.24.55.dist-info/RECORD,,