geonumpy icon indicating copy to clipboard operation
geonumpy copied to clipboard

两点不成熟的小建议

Open shouldsee opened this issue 6 years ago • 0 comments

  1. test记得加assert。
  2. module如无必要的话最好不要分太多文件夹,直接用.py文件就好
  3. import的时候避免relative import,尽量用absolute import

祝好运!

shouldsee avatar Aug 16 '19 23:08 shouldsee