Jared 3 년 전
부모
커밋
ebef7d5c3e
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hhh/SEO/fast_1999.py

+ 1 - 1
hhh/SEO/fast_1999.py

@@ -92,7 +92,7 @@ def re_get_webdriver():
     time.sleep(4)
     if driver is not None:
         print('closing....')
-#        driver.quit()
+        driver.quit()
         os.system('docker container restart p'+portnum)
         time.sleep(10)