config.json 295 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{
  "export": [
    "import_json_example.json",
    "import_other_module.json",
    "import_with_from.json"
  ],
  "keywords": [],
  "children": [
    {
      "pip": {
        "keywords": [],
        "children": [],
        "node_id": "python-4-22"
      }
    }
  ],
  "node_id": "python-3-6"
}