liuyuqi-dellpc 5 months ago
parent
commit
40f352ce46
2 changed files with 3 additions and 1 deletions
  1. 1 0
      .gitignore
  2. 2 1
      crawl_yuque/yuque.py

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+*.pyc

+ 2 - 1
crawl_yuque/yuque.py

@@ -17,4 +17,5 @@ class CrawlYuque(object):
         pass
     
     def get_token(self):
-        pass
+        pass
+