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