liyuyi@c-top.com.cn 4 år sedan
förälder
incheckning
6fad419b01
4 ändrade filer med 2 tillägg och 9 borttagningar
  1. 2 0
      .gitignore
  2. 0 0
      full_high_quality_similar_material.py
  3. 0 2
      incremental_material.py
  4. 0 7
      main.py

+ 2 - 0
.gitignore

@@ -142,4 +142,6 @@ cython_debug/
 # add
 *.xml
 .gitignore
+*.pkl
+.gitignore
 

full_high_quality_material.py → full_high_quality_similar_material.py


+ 0 - 2
incremental_material.py

@@ -1,2 +0,0 @@
-if __name__ == '__main__':
-    pass

+ 0 - 7
main.py

@@ -1,7 +0,0 @@
-
-if __name__ == '__main__':
-    # 1、获取
-    pass
-
-
-