mirror of
https://github.com/divkit/divkit.git
synced 2026-06-06 20:07:59 +00:00
163b84dfe8
commit_hash:10a3c5dfdd683847ef54ab05c16ef2e1fc15f248
5 lines
223 B
JSON
5 lines
223 B
JSON
{
|
|
"lang": "python",
|
|
"header": "# Generated code. Do not modify.\n# flake8: noqa: F401, F405, F811\n\nfrom __future__ import annotations\nfrom pydivkit.core import BaseDiv, Field, Expr\nimport enum\nimport typing\n\n"
|
|
}
|