yeref 0.25.1__py3-none-any.whl → 0.25.3__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
@@ -16101,7 +16101,7 @@ async def calc_metrics(bot, PROJECT_USERNAME, dataroom_folder_id, EXTRA_D, BASE_
|
|
16101
16101
|
|
16102
16102
|
# 6) Выполняем единый batchUpdate для всех data_requests
|
16103
16103
|
write_body = {
|
16104
|
-
'valueInputOption': '
|
16104
|
+
'valueInputOption': 'RAW',
|
16105
16105
|
'data': data_requests
|
16106
16106
|
}
|
16107
16107
|
try:
|
@@ -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=k1gTD1eKxBTaylBhYA1I5OqV6tgyxLKqbtzMVDy5g_Q,1055609
|
5
|
+
yeref-0.25.3.dist-info/METADATA,sha256=A_VzGSjDMfba_fuFb24aAxuiDhRg23y1fJiz5MdDfOg,118
|
6
|
+
yeref-0.25.3.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
+
yeref-0.25.3.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
+
yeref-0.25.3.dist-info/RECORD,,
|
yeref-0.25.1.dist-info/RECORD
DELETED
@@ -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=DfuhzfUBIlg5vweCztijcrJWXhSBGkK5ftOlxnMIFHg,1055618
|
5
|
-
yeref-0.25.1.dist-info/METADATA,sha256=rjvJMVNCxzK1wec83_EG2KJ5lkgGUMkW-0_zOXslF-g,118
|
6
|
-
yeref-0.25.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
7
|
-
yeref-0.25.1.dist-info/top_level.txt,sha256=yCQKchWHbfV-3OuQPYRdi2loypD-nmbDJbtt3OuKKkY,6
|
8
|
-
yeref-0.25.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|