luojunhui 1 éve
szülő
commit
ece984b609
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      main.py

+ 1 - 0
main.py

@@ -12,6 +12,7 @@ from scheduler import SpiderHome
 class SpiderScheduler(object):
     SH = SpiderHome()
 
+
     @classmethod
     def protect_spider_timeout(cls, function, hour):
         run_time_limit = hour * 3600