1. 29 11月, 2022 1 次提交
  2. 01 11月, 2022 1 次提交
  3. 23 10月, 2022 1 次提交
  4. 05 6月, 2022 1 次提交
    • S
      【code format check upgrade】 step2:yapf (#42944) · a072fca8
      Sing_chan 提交于
      * use yapf to format all python file
      
      * yapf exclude two unittests file for they rely on writing and reading file, and format will break them
      
      * disable diff_py_file because too many diff files cause command following failed
      a072fca8
  5. 26 11月, 2019 1 次提交
    • H
      change download log format (#21290) · a214a308
      hong 提交于
      * change download log formate; test=develop
      
      * add unittest for data download; test=develop
      
      * remove cache before download; test=develop
      a214a308