access.json 215 字节
Newer Older
F
feilong 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
{
  "one_line": {
    "_func": [
      "func"
    ],
    "__test": [
      "test",
      "_test",
      "__test__"
    ]
  },
  "source": "access.py",
  "depends": [],
  "exercise_id": 55,
  "type": "code_options"
}