mirror of
https://github.com/divkit/divkit.git
synced 2026-05-07 20:02:32 +00:00
573f9d62b8
autoreformat while build
5 lines
221 B
JSON
5 lines
221 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\nimport enum\nimport typing\n\n"
|
|
}
|